Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

C Programming for Beginners on Windows

Posted By: IrGens
C Programming for Beginners on Windows

C Programming for Beginners on Windows
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 5h 10m | 3.41 GB
Instructor: Daniel McCarthy

Get up and running with C programming on Windows

Learn

Discover what functions are and how they work
Understand how pointers work in C
Get to grips with C library development
Find out how to use GCC

About

This course will help you to master the C programming language in no time with the help of step-by-step exercises and the instructor’s 14 years of experience as a C developer.

The course teaches you everything you need to know to get started with the C programming language. Starting with the basics, you’ll gradually progress to advanced concepts such as functions, pointers, and library development. What makes this course different from others is that it does not confine you to using an integrated development environment (IDE), but rather lets you gain hands-on experience using the compiler, helping you to develop the skills you need to use the GCC compiler manually like a pro. As you advance, you’ll get up to speed with typedef and Boolean, along with using a preprocessor and operators. You’ll also delve into casting and creating libraries. Toward the end of the course, you’ll work on a project that allows users to create books, save them to the disk, and read them.

By the end of this course, you will be well-versed in C programming on Windows.

All the code and supporting files for this course are available on GitHub at https://github.com/PacktPublishing/C-Programming-for-Beginners-on-Windows

Features

Get to grips with basic through to advanced C programming concepts
Discover how to use the GNU Compiler Collection (GCC) manually
Find out how to automate the project building process using makefiles


C Programming for Beginners on Windows