Lynda - Learning C

seeders: 33
leechers: 14
updated:
Added by xHOBBiTx in Other > Tutorials

Download Fast Safe Anonymous
movies, software, shows...

Files

Lynda - Learning C 1.Introduction
  • 01.Welcome.en.srt (1.4 KB)
  • 01.Welcome.mp4 (4.2 MB)
2.1. Hello World
  • 02.Understanding the process.en.srt (6.7 KB)
  • 02.Understanding the process.mp4 (5.9 MB)
  • 03.Obtaining a compiler and IDE.en.srt (5.4 KB)
  • 03.Obtaining a compiler and IDE.mp4 (8.4 MB)
  • 04.Compiling a sample program.en.srt (8.3 KB)
  • 04.Compiling a sample program.mp4 (9.4 MB)
  • 05.Reviewing the C language.en.srt (6.7 KB)
  • 05.Reviewing the C language.mp4 (5.7 MB)
3.2. The Basics
  • 06.Introducing C code.en.srt (5.9 KB)
  • 06.Introducing C code.mp4 (6.2 MB)
  • 07.Sending text to output.en.srt (4.7 KB)
  • 07.Sending text to output.mp4 (4.6 MB)
  • 08.Challenge - Add a puts() statement.en.srt (0.6 KB)
  • 08.Challenge - Add a puts() statement.mp4 (621.1 KB)
  • 09.Solution - Add a puts() statement.en.srt (1.8 KB)
  • 09.Solution - Add a puts() statement.mp4 (2.0 MB)
  • 10.Adding comments to the code.en.srt (4.8 KB)
  • 10.Adding comments to the code.mp4 (6.9 MB)
  • 11.Exploring the printf() function.en.srt (3.2 KB)
  • 11.Exploring the printf() function.mp4 (3.3 MB)
  • 12.Challenge - Add a new line.en.srt (1.3 KB)
  • 12.Challenge - Add a new line.mp4 (1.2 MB)
  • 13.Solution - Add a new line.en.srt (2.4 KB)
  • 13.Solution - Add a new line.mp4 (2.4 MB)
  • 14.Working with escape sequences.en.srt (2.8 KB)
  • 14.Working with escape sequences.mp4 (2.6 MB)
  • 15.Challenge - Use escape sequences.en.srt (0.9 KB)
  • 15.Challenge - Use escape sequences.mp4 (1.1 MB)
  • 16.Solution - Use escape sequences.en.srt (2.3 KB)
  • 16.Solution - Use escape sequences.mp4 (2.7 MB)
  • 17.Working with values and placeholders.en.srt (6.9 KB)
  • 17.Working with values and placeholders.mp4 (7.9 MB)
  • 18.Introducing variables.en.srt (5.2 KB)
  • 18.Introducing variables.mp4 (4.6 MB)
  • 19.Experimenting with variables.en.srt (4.5 KB)
  • 19.Experimenting with variables.mp4 (5.9 MB)
  • 20.Using character I_O.en.srt (9.2 KB)
  • 20.Using character I_O.mp4 (10.9 MB)
  • 21.Exploring the scanf() function.en.srt (6.2 KB)
  • 21.Exploring the scanf() function.mp4 (7.4 MB)
  • 22.Working with strings.en.srt (8.2 KB)
  • 22.Working with strings.mp4 (9.7 MB)
  • 23.Understanding arithmetic in C.en.srt (2.8 KB)
  • 23.Understanding arithmetic in C.mp4 (2.9 MB)
  • 24.Doing math.en.srt (8.3 KB)
  • 24.Doing math.mp4 (10.7 MB)
  • 25.Making more calculations.en.srt (4.0 KB)
  • 25.Making more calculations.mp4 (4.6 MB)
  • 26.Challenge - Math quiz.en.srt (0.9 KB)
  • 26.Challenge - Math quiz.mp4 (1.1 MB)
  • 27.Solution - Math quiz.en.srt (3.8 KB)
  • 27.Solution - Math quiz.mp4 (4.7 MB)
4.3. Flow Control
  • 28.Making a decision with if.en.srt (8.0 KB)
  • 28.Making a decision with if.mp4 (11.2 MB)
  • 29.Making multiple decisions.en.srt (6.3 KB)
  • 29.Making multiple decisions.mp4 (8.1 MB)
  • 30.Challenge - Make a decision.en.srt (0.7 KB)
  • 30.Challenge - Make a decision.mp4 (1.6 MB)
  • 31.Solution - Make a decision.en.srt (3.7 KB)
  • 31.Solution - Make a decision.mp4 (5.5 MB)
  • 32.Looping with while.en.srt (7.9 KB)
  • 32.Looping with while.mp4 (11.0 MB)
  • 33.Repeating chunks of code with for.en.srt (5.2 KB)
  • 33.Repeating chunks of code with for.mp4 (5.8 MB)
  • 34.Challenge - Output a series of numbers.en.srt (0.6 KB)
  • 34.Challenge - Output a series of numbers.mp4 (690.5 KB)
  • 35.Solution - Output a series of numbers.en.srt (2.9 KB)
  • 35.Solution - Output a series of numbers.mp4 (3.0 MB)
  • 36.Nested loops.en.srt (4.4 KB)
  • 36.Nested loops.mp4 (5.3 MB)
  • 37.Understanding functions.en.srt (5.5 KB)
  • 37.Understanding functions.mp4 (5.2 MB)
  • 38.Adding a function.en.srt (6.2 KB)
  • 38.Adding a function.mp4 (8.5 MB)
  • 39.Passing values to a function.en.srt (3.7 KB)
  • 39.Passing values to a function.mp4 (5.3 MB)
  • 40.Challenge - Evaluate a number.en.srt (0.6 KB)
  • 40.Challenge - Evaluate a number.mp4 (751.6 KB)
  • 41.Solution - Evaluate a number.en.srt (2.0 KB)
  • 41.Solution - Evaluate a number.mp4 (2.3 MB)
  • 42.Returning a value from a function.en.srt (5.0 KB)
  • 42.Returning a value from a function.mp4 (7.6 MB)
5.4. Intermediate Concepts
  • 43.Manipulating single characters.en.srt (7.0 KB)
  • 43.Manipulating single characters.mp4 (11.6 MB)
  • 44.Using logical operators.en.srt (5.9 KB)
  • 44.Using logical operators.mp4 (7.1 MB)
  • 45.Manipulating strings.en.srt (8.1 KB)
  • 45.Manipulating strings.mp4 (9.9 MB)
  • 46.Challenge - Build a string.en.srt (1.1 KB)
  • 46.Challenge - Build a string.mp4 (1,010.2 KB)
  • 47.Solution - Build a string.en.srt (3.4 KB)
  • 47.Solution - Build a string.mp4 (5.0 MB)
  • 48.Exploring constant expressions.en.srt (7.3 KB)
  • 48.Exploring constant expressions.mp4 (8.0 MB)
  • 49.Understanding arrays.en.srt (9.1 KB)
  • 49.Understanding arrays.mp4 (10.6 MB)
  • 50.Creating multidimensional arrays.en.srt (6.2 KB)
  • 50.Creating multidimensional arrays.mp4 (10.6 MB)
  • 51.Challenge - Add a dimension to an array.en.srt (0.5 KB)
  • 51.Challenge - Add a dimension to an array.mp4 (560.9 KB)
  • 52.Solution - Add a dimension to an array.en.srt (2.0 KB)
  • 52.Solution - Add a dimension to an array.mp4 (2.4 MB)
  • 53.Understanding structures.en.srt (8.3 KB)
  • 53.Understanding structures.mp4 (15.7 MB)
6.5. Advanced Concepts
  • 54.Exploring variables.en.srt (7.2 KB)
  • 54.Exploring variables.mp4 (9.1 MB)
  • 55.Understanding pointers.en.srt (7.6 KB)
  • 55.Understanding pointers.mp4 (8.4 MB)<

Description

Code:

Title: Learning C
Publisher: Lynda
Type: Programming Languages
URL: https://www.lynda.com/C-tutorials/Learning-C/718661-2.html
Author: Dan Gookin
Duration: 3h 16m
Skill: Beginner



Download torrent
385 MB
seeders:33
leechers:14
Lynda - Learning C


Trackers

tracker name
udp://tracker.coppersurfer.tk:6969
udp://tracker.pirateparty.gr:6969
udp://eddie4.nl:6969
udp://9.rarbg.me:2710/announce
udp://inferno.demonoid.pw:3391/announce
µTorrent compatible trackers list

Download torrent
385 MB
seeders:33
leechers:14
Lynda - Learning C


Torrent hash: 328DF9B86EC44BBAA0ADC70B990BCA0C330526EF