No cover art

[UdemyCourseDownloader] C Programming For Beginners - Master the C Language

Size
2.4 GB
Seeders
0
Leechers
1
Files
98
Category
Added
11/11/18 at 4:27pm GMT+1
Status
Not verified
Infohash
494db04e566ace7afc3d3f95b6a8d889c1a2ddc5

Description
Description

Have you never programmed a computer before, and think or have been told that C is a good programming language to get started with.  It is!



Maybe you have some experience with other programming languages, but want to learn C.  It's a great language to add to your resume!



Or perhaps you are stuck in a low paying programming job, and want to move up to a better, more senior position.  Learning C can help you!



The fact is, learning how to program in C is not only an excellent programming language to get started with, but it will also make you a better programming in other computer languages!



Why learn C ?



C is often considered to be the mother of all languages because so many other languages have been based on it.



Though C is simple it is one of the most powerful languages ever created.  Considering it was created over 40 years ago, it is still used heavily and is usually in the top 5 or 10 most popular and most widely programming languages in the world.



Learning C can actually make you a better programming in other languages like C++, Java, or C# by equipping you with a mental model of what the computer is actually doing when you run your programs.



By learning how things really work "under the hood", and understand memory space, CPU architecture and so on, you can create more efficient programs, and obtain a huge advantage over other programmers in the process.

File list
  • [UdemyCourseDownloader] C Programming For Beginners - Master the C Language
  • 1. Introduction/1. Welcome to Class!.mp4 22.4 MB
  • 1. Introduction/1. Welcome to Class!.srt 19.1 KB
  • 1. Introduction/1. Welcome to Class!.vtt 16.7 KB
  • 1. Introduction/2. Class Organization.mp4 11.1 MB
  • 1. Introduction/2. Class Organization.srt 9.3 KB
  • 1. Introduction/2. Class Organization.vtt 8.2 KB
  • 1. Introduction/3. Fundamentals of a Program.mp4 34.2 MB
  • 1. Introduction/3. Fundamentals of a Program.srt 28.1 KB
  • 1. Introduction/3. Fundamentals of a Program.vtt 24.7 KB
  • 1. Introduction/4. Overview.mp4 25.7 MB
  • 1. Introduction/4. Overview.srt 21.1 KB
  • 1. Introduction/4. Overview.vtt 18.4 KB
  • 1. Introduction/5. Language Features.mp4 22.8 MB
  • 1. Introduction/5. Language Features.srt 18.5 KB
  • 1. Introduction/5. Language Features.vtt 16.2 KB
  • 1. Introduction/6. Creating a C Program.mp4 32.6 MB
  • 1. Introduction/6. Creating a C Program.srt 25.9 KB
  • 1. Introduction/6. Creating a C Program.vtt 22.7 KB
  • 12. Pointers/9. Pointers and Arrays Example.mp4 64.8 MB
  • 2. Installing Required Software/1. Installing CodeBlocks.mp4 20.7 MB
  • 2. Installing Required Software/1. Installing CodeBlocks.srt 9.6 KB
  • 2. Installing Required Software/1. Installing CodeBlocks.vtt 8.4 KB
  • 3. Starting to write code/1. Exploring the CodeBlocks Environment.mp4 18.8 MB
  • 3. Starting to write code/1. Exploring the CodeBlocks Environment.srt 17.1 KB
  • 3. Starting to write code/1. Exploring the CodeBlocks Environment.vtt 15.1 KB
  • 3. Starting to write code/2. Creating a Project in CodeBlocks.mp4 9.2 MB
  • 3. Starting to write code/2. Creating a Project in CodeBlocks.srt 7.9 KB
  • 3. Starting to write code/2. Creating a Project in CodeBlocks.vtt 7 KB
  • 3. Starting to write code/3. Creating and running your first C Program.mp4 14.1 MB
  • 3. Starting to write code/3. Creating and running your first C Program.srt 11.3 KB
  • 3. Starting to write code/3. Creating and running your first C Program.vtt 9.9 KB
  • 3. Starting to write code/4. (Challenge) Writing a C program that displays your name.mp4 9.3 MB
  • 3. Starting to write code/4. (Challenge) Writing a C program that displays your name.srt 8.9 KB
  • 3. Starting to write code/4. (Challenge) Writing a C program that displays your name.vtt 7.8 KB
  • 3. Starting to write code/5. (Demonstration) Writing a C program that displays your name.mp4 7.4 MB
  • 3. Starting to write code/5. (Demonstration) Writing a C program that displays your name.srt 6.2 KB
  • 3. Starting to write code/5. (Demonstration) Writing a C program that displays your name.vtt 5.4 KB
  • 3. Starting to write code/5.1 Source code - Starting to write code - (Demonstration) Writing a C program that displays your name.html 141 B
  • 3. Starting to write code/6. Structure of a C Program.mp4 10.6 MB
  • 3. Starting to write code/6. Structure of a C Program.srt 9.3 KB
  • 3. Starting to write code/6. Structure of a C Program.vtt 8.2 KB
  • 4. Basic Concepts/1. Comments.mp4 24 MB
  • 4. Basic Concepts/1. Comments.srt 19.4 KB
  • 4. Basic Concepts/1. Comments.vtt 17 KB
  • 4. Basic Concepts/2. The preprocessor.mp4 9.6 MB
  • 4. Basic Concepts/2. The preprocessor.srt 7.4 KB
  • 4. Basic Concepts/2. The preprocessor.vtt 6.5 KB
  • 4. Basic Concepts/3. The #include statement.mp4 22.8 MB
  • 4. Basic Concepts/3. The #include statement.srt 18.6 KB
  • 4. Basic Concepts/3. The #include statement.vtt 16.3 KB
  • 4. Basic Concepts/4. Displaying Output.mp4 8.3 MB
  • 4. Basic Concepts/4. Displaying Output.srt 6.1 KB
  • 4. Basic Concepts/4. Displaying Output.vtt 5.4 KB
  • 4. Basic Concepts/5. Reading input from the terminal.mp4 26.8 MB
  • 4. Basic Concepts/5. Reading input from the terminal.srt 21.5 KB
  • 4. Basic Concepts/5. Reading input from the terminal.vtt 18.7 KB
  • 5. Variables and Data Types/1. Overview.mp4 25.5 MB
  • 5. Variables and Data Types/1. Overview.srt 25.2 KB
  • 5. Variables and Data Types/1. Overview.vtt 22.1 KB
  • 5. Variables and Data Types/2. Basic Data Types.mp4 26.5 MB
  • 5. Variables and Data Types/2. Basic Data Types.srt 25.2 KB
  • 5. Variables and Data Types/2. Basic Data Types.vtt 22.1 KB
  • 5. Variables and Data Types/3. Enums and Chars.mp4 28.6 MB
  • 5. Variables and Data Types/3. Enums and Chars.srt 27 KB
  • 5. Variables and Data Types/3. Enums and Chars.vtt 23.6 KB
  • 5. Variables and Data Types/4. Format Specifiers.mp4 23.8 MB
  • 5. Variables and Data Types/4. Format Specifiers.srt 19.8 KB
  • 5. Variables and Data Types/4. Format Specifiers.vtt 17.3 KB
  • 5. Variables and Data Types/5. Command line arguments.mp4 19.4 MB
  • 5. Variables and Data Types/5. Command line arguments.srt 16.4 KB
  • 5. Variables and Data Types/5. Command line arguments.vtt 14.3 KB
  • 5. Variables and Data Types/6. (Challenge) Print the Area of a Rectangle.mp4 10.4 MB
  • 5. Variables and Data Types/6. (Challenge) Print the Area of a Rectangle.srt 11 KB
  • 5. Variables and Data Types/6. (Challenge) Print the Area of a Rectangle.vtt 9.6 KB
  • 5. Variables and Data Types/7. (Demonstration) Print the Area of a Rectangle.mp4 21.9 MB
  • 5. Variables and Data Types/7. (Demonstration) Print the Area of a Rectangle.srt 17.5 KB
  • 5. Variables and Data Types/7. (Demonstration) Print the Area of a Rectangle.vtt 15.3 KB
  • 5. Variables and Data Types/7.1 Source code - Variables and Data Types - (Demonstration) Print the Area of a Rectangle.html 141 B
  • 5. Variables and Data Types/8. (Challenge) Create and use an enum type.mp4 5.5 MB
  • 5. Variables and Data Types/8. (Challenge) Create and use an enum type.srt 5.1 KB
  • 5. Variables and Data Types/8. (Challenge) Create and use an enum type.vtt 4.5 KB
  • 5. Variables and Data Types/9. (Demonstration) Create and use an enum type.mp4 20.8 MB
  • 5. Variables and Data Types/9. (Demonstration) Create and use an enum type.srt 12.4 KB
  • 5. Variables and Data Types/9. (Demonstration) Create and use an enum type.vtt 10.8 KB
  • 5. Variables and Data Types/9.1 Source code - Variables and Data Types - (Demonstration) Create and use an enum type.html 141 B
  • 6. Operators/1. Overview.mp4 12.3 MB
  • 6. Operators/1. Overview.srt 13.6 KB
  • 6. Operators/1. Overview.vtt 12 KB
  • 6. Operators/2. Basic Operators.mp4 46.9 MB
  • 6. Operators/2. Basic Operators.srt 26.3 KB
  • 6. Operators/2. Basic Operators.vtt 22.8 KB
  • 6. Operators/3. Bitwise Operators.mp4 38.9 MB
  • 6. Operators/3. Bitwise Operators.srt 23.8 KB
  • 6. Operators/3. Bitwise Operators.vtt 20.7 KB
  • 6. Operators/4. The Cast and sizeof Operators.mp4 23.8 MB
  • 6. Operators/4. The Cast and sizeof Operators.srt 19.5 KB
  • 6. Operators/4. The Cast and sizeof Operators.vtt 17.2 KB
  • 6. Operators/5. Operator Precedence.mp4 18.3 MB

Rating
Not rated yet
Log in to rate

Comments

No comments yet.