FileMood

Download CEssentialTraining

CEssentialTraining

Name

CEssentialTraining

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

984.5 MB

Total Files

99

Hash

EDE08709DA59F869CBA5B6E58F8084FB97262502

/00Introduction/

The development environment used in this course-180334.mp4

9.5 MB

Using the exercise files-180333.mp4

5.0 MB

Welcome-180331.mp4

8.0 MB

What you should know before watching this course-180332.mp4

1.9 MB

/01WhyProgramInC/

Overview of the C language and the C11 standard-180336.mp4

7.5 MB

Running your first C program-180338.mp4

8.8 MB

Understanding C programming fundamentals-180337.mp4

5.6 MB

/02CProgStructure/

Adding comments to code for clarity-180344.mp4

12.0 MB

Introducing preprocessor commands-180340.mp4

8.1 MB

Making code more manageable-180341.mp4

11.1 MB

Setting values to use later-180342.mp4

7.5 MB

Using statements and expressions-180343.mp4

5.9 MB

/03DataTypes/

Declaring and using Boolean types-180350.mp4

7.8 MB

Declaring and using floating-point types-180348.mp4

11.7 MB

Declaring and using integer types-180347.mp4

7.5 MB

Understanding data types-180346.mp4

3.2 MB

Using the void data type-180349.mp4

4.0 MB

/04Strings/

Manipulating strings-180354.mp4

12.0 MB

Understanding strings-180352.mp4

6.6 MB

Using screen-based input and output-180353.mp4

12.0 MB

/05Variables/

Choosing appropriate variable names-180356.mp4

11.1 MB

Deciding when and where to declare variables-180357.mp4

11.6 MB

Implementing simple assignment statements-180358.mp4

13.7 MB

/06BasicConstructs/

Challenge - Convert centimeters to feet and inches-180367.mp4

2.8 MB

Challenge - Convert temperatures-180369.mp4

2.9 MB

Implementing mathematical expressions-180365.mp4

15.8 MB

Making decisions using logical operators-180362.mp4

11.9 MB

Performing bit-level calculations with bitwise operations-180363.mp4

12.0 MB

Solution - Convert centimeters to feet and inches-180368.mp4

6.8 MB

Solution - Convert temperatures-180370.mp4

4.4 MB

Understanding the relationship between statements and expressions-180366.mp4

7.8 MB

Understanding the use of arithmetic operators-180360.mp4

14.8 MB

Understanding the use of relational operators-180361.mp4

16.8 MB

Using assignment operators in complex statements-180364.mp4

19.6 MB

/07Functions/

Challenge - Implement an external library-180376.mp4

3.0 MB

Challenge - Print a range of numbers-180378.mp4

2.5 MB

Passing variables to functions-180373.mp4

18.8 MB

Returning data from functions-180374.mp4

26.2 MB

Solution - Implement an external library-180377.mp4

7.4 MB

Solution - Print a range of numbers-180379.mp4

7.2 MB

Understanding functional programming-180372.mp4

16.4 MB

Working with recursion-180375.mp4

18.8 MB

/08Branching/

Building alternative decision blocks with if-else-if statements-180383.mp4

11.0 MB

Building complex decision statements with switch statements-180384.mp4

10.7 MB

Challenge - Build a decision-making program-180385.mp4

3.3 MB

Solution - Build a decision-making program-180386.mp4

8.4 MB

Using if statements to change program flow-180381.mp4

8.2 MB

Using if-else statements to make decisions-180382.mp4

6.9 MB

/09Loops/

Breaking out of loops-180392.mp4

10.8 MB

Challenge - Make a bar chart-180393.mp4

2.7 MB

Executing statements repeatedly with loops-180388.mp4

10.3 MB

Solution - Make a bar chart-180394.mp4

7.4 MB

Understanding the do-while loop-180391.mp4

13.3 MB

Using for loops-180389.mp4

8.6 MB

Using while loops-180390.mp4

12.3 MB

/10Arrays/

Accessing individual elements of an array-180399.mp4

18.6 MB

Challenge - Improve the bar chart-180403.mp4

6.6 MB

Declaring arrays-180397.mp4

8.4 MB

Initializing arrays-180398.mp4

5.8 MB

Introducing arrays-180396.mp4

5.8 MB

Rules for using an array-180401.mp4

8.5 MB

Solution - Improve the bar chart-180404.mp4

10.2 MB

Understanding two-dimensional arrays-180400.mp4

11.6 MB

Using loops for searching and sorting-180402.mp4

21.7 MB

/11PointersMem/

Declaring and initializing a pointer variable-180407.mp4

4.8 MB

Managing memory using allocation and release-180411.mp4

10.5 MB

Performing pointer arithmetic-180409.mp4

8.1 MB

Understanding pointers-180406.mp4

3.3 MB

Understanding the relationship between pointers and arrays-180410.mp4

9.5 MB

Using a pointer variable-180408.mp4

8.1 MB

/12Structures/

Declaring and accessing structures-180414.mp4

10.4 MB

Understanding and performing union operations-180416.mp4

8.4 MB

Understanding structures-180413.mp4

3.5 MB

Using structures as complex variables-180415.mp4

17.7 MB

/13Files/

Data management using random access files-180419.mp4

18.2 MB

Data management using sequential files-180418.mp4

16.8 MB

Exploring file access modes-180420.mp4

10.5 MB

/14UserFunctions/

Building user-defined functions-180422.mp4

6.2 MB

Defining a prototype of a function-180429.mp4

5.6 MB

Introducing functional programming-180423.mp4

13.5 MB

Passing an array to a function-180427.mp4

6.9 MB

Passing variables to functions-180426.mp4

13.1 MB

Returning data from functions-180428.mp4

11.8 MB

Understanding the components of a function-180424.mp4

17.0 MB

Using local and global variables - The variable scope-180425.mp4

13.6 MB

Using recursive functions-180430.mp4

15.4 MB

/15Preprocessor/

Defining and using macros-180432.mp4

10.9 MB

Inserting headers from other files-180433.mp4

11.1 MB

Using conditional directives-180434.mp4

10.9 MB

/16GoodPractices/

Defining and using meaningful naming conventions-180436.mp4

13.2 MB

Developing portable code-180440.mp4

13.8 MB

Striving for simplicity and clarity-180439.mp4

9.2 MB

Testing code correctness-180437.mp4

16.0 MB

/17CourseChallengs/

Challenge - Build a loan calculator-180442.mp4

5.4 MB

Challenge - Convert compass bearing to direction-180444.mp4

2.9 MB

Implementing debugging techniques-180438.mp4

20.9 MB

Solution - Build a loan calculator-180443.mp4

7.0 MB

Solution - Convert compass bearing to direction-180445.mp4

7.2 MB

/18Conclusion/

Goodbye-180447.mp4

4.6 MB

 

Total files 99


Copyright © 2025 FileMood.com