|
Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать
эти файлы или скачать torrent-файл.
|
| 01.Welcome.en.srt |
1.39Кб |
| 01.Welcome.mp4 |
4.19Мб |
| 02.Understanding the process.en.srt |
6.74Кб |
| 02.Understanding the process.mp4 |
5.90Мб |
| 03.Obtaining a compiler and IDE.en.srt |
5.37Кб |
| 03.Obtaining a compiler and IDE.mp4 |
8.44Мб |
| 04.Compiling a sample program.en.srt |
8.27Кб |
| 04.Compiling a sample program.mp4 |
9.44Мб |
| 05.Reviewing the C language.en.srt |
6.69Кб |
| 05.Reviewing the C language.mp4 |
5.75Мб |
| 06.Introducing C code.en.srt |
5.93Кб |
| 06.Introducing C code.mp4 |
6.18Мб |
| 07.Sending text to output.en.srt |
4.75Кб |
| 07.Sending text to output.mp4 |
4.59Мб |
| 08.Challenge - Add a puts() statement.en.srt |
609б |
| 08.Challenge - Add a puts() statement.mp4 |
621.10Кб |
| 09.Solution - Add a puts() statement.en.srt |
1.83Кб |
| 09.Solution - Add a puts() statement.mp4 |
2.03Мб |
| 10.Adding comments to the code.en.srt |
4.78Кб |
| 10.Adding comments to the code.mp4 |
6.92Мб |
| 11.Exploring the printf() function.en.srt |
3.17Кб |
| 11.Exploring the printf() function.mp4 |
3.33Мб |
| 12.Challenge - Add a new line.en.srt |
1.26Кб |
| 12.Challenge - Add a new line.mp4 |
1.18Мб |
| 13.Solution - Add a new line.en.srt |
2.39Кб |
| 13.Solution - Add a new line.mp4 |
2.43Мб |
| 14.Working with escape sequences.en.srt |
2.82Кб |
| 14.Working with escape sequences.mp4 |
2.59Мб |
| 15.Challenge - Use escape sequences.en.srt |
945б |
| 15.Challenge - Use escape sequences.mp4 |
1.08Мб |
| 16.Solution - Use escape sequences.en.srt |
2.35Кб |
| 16.Solution - Use escape sequences.mp4 |
2.73Мб |
| 17.Working with values and placeholders.en.srt |
6.93Кб |
| 17.Working with values and placeholders.mp4 |
7.94Мб |
| 18.Introducing variables.en.srt |
5.23Кб |
| 18.Introducing variables.mp4 |
4.58Мб |
| 19.Experimenting with variables.en.srt |
4.49Кб |
| 19.Experimenting with variables.mp4 |
5.88Мб |
| 20.Using character I_O.en.srt |
9.19Кб |
| 20.Using character I_O.mp4 |
10.87Мб |
| 21.Exploring the scanf() function.en.srt |
6.17Кб |
| 21.Exploring the scanf() function.mp4 |
7.37Мб |
| 22.Working with strings.en.srt |
8.17Кб |
| 22.Working with strings.mp4 |
9.71Мб |
| 23.Understanding arithmetic in C.en.srt |
2.78Кб |
| 23.Understanding arithmetic in C.mp4 |
2.87Мб |
| 24.Doing math.en.srt |
8.27Кб |
| 24.Doing math.mp4 |
10.71Мб |
| 25.Making more calculations.en.srt |
3.98Кб |
| 25.Making more calculations.mp4 |
4.61Мб |
| 26.Challenge - Math quiz.en.srt |
959б |
| 26.Challenge - Math quiz.mp4 |
1.08Мб |
| 27.Solution - Math quiz.en.srt |
3.75Кб |
| 27.Solution - Math quiz.mp4 |
4.74Мб |
| 28.Making a decision with if.en.srt |
8.05Кб |
| 28.Making a decision with if.mp4 |
11.21Мб |
| 29.Making multiple decisions.en.srt |
6.30Кб |
| 29.Making multiple decisions.mp4 |
8.07Мб |
| 30.Challenge - Make a decision.en.srt |
756б |
| 30.Challenge - Make a decision.mp4 |
1.57Мб |
| 31.Solution - Make a decision.en.srt |
3.69Кб |
| 31.Solution - Make a decision.mp4 |
5.55Мб |
| 32.Looping with while.en.srt |
7.87Кб |
| 32.Looping with while.mp4 |
11.05Мб |
| 33.Repeating chunks of code with for.en.srt |
5.19Кб |
| 33.Repeating chunks of code with for.mp4 |
5.80Мб |
| 34.Challenge - Output a series of numbers.en.srt |
606б |
| 34.Challenge - Output a series of numbers.mp4 |
690.51Кб |
| 35.Solution - Output a series of numbers.en.srt |
2.94Кб |
| 35.Solution - Output a series of numbers.mp4 |
3.05Мб |
| 36.Nested loops.en.srt |
4.35Кб |
| 36.Nested loops.mp4 |
5.34Мб |
| 37.Understanding functions.en.srt |
5.53Кб |
| 37.Understanding functions.mp4 |
5.21Мб |
| 38.Adding a function.en.srt |
6.24Кб |
| 38.Adding a function.mp4 |
8.54Мб |
| 39.Passing values to a function.en.srt |
3.66Кб |
| 39.Passing values to a function.mp4 |
5.31Мб |
| 40.Challenge - Evaluate a number.en.srt |
661б |
| 40.Challenge - Evaluate a number.mp4 |
751.65Кб |
| 41.Solution - Evaluate a number.en.srt |
1.96Кб |
| 41.Solution - Evaluate a number.mp4 |
2.28Мб |
| 42.Returning a value from a function.en.srt |
4.97Кб |
| 42.Returning a value from a function.mp4 |
7.64Мб |
| 43.Manipulating single characters.en.srt |
6.98Кб |
| 43.Manipulating single characters.mp4 |
11.64Мб |
| 44.Using logical operators.en.srt |
5.94Кб |
| 44.Using logical operators.mp4 |
7.14Мб |
| 45.Manipulating strings.en.srt |
8.09Кб |
| 45.Manipulating strings.mp4 |
9.89Мб |
| 46.Challenge - Build a string.en.srt |
1.08Кб |
| 46.Challenge - Build a string.mp4 |
1010.20Кб |
| 47.Solution - Build a string.en.srt |
3.41Кб |
| 47.Solution - Build a string.mp4 |
4.96Мб |
| 48.Exploring constant expressions.en.srt |
7.34Кб |
| 48.Exploring constant expressions.mp4 |
8.02Мб |
| 49.Understanding arrays.en.srt |
9.07Кб |
| 49.Understanding arrays.mp4 |
10.63Мб |
| 50.Creating multidimensional arrays.en.srt |
6.15Кб |
| 50.Creating multidimensional arrays.mp4 |
10.63Мб |
| 51.Challenge - Add a dimension to an array.en.srt |
474б |
| 51.Challenge - Add a dimension to an array.mp4 |
560.86Кб |
| 52.Solution - Add a dimension to an array.en.srt |
2.02Кб |
| 52.Solution - Add a dimension to an array.mp4 |
2.43Мб |
| 53.Understanding structures.en.srt |
8.26Кб |
| 53.Understanding structures.mp4 |
15.70Мб |
| 54.Exploring variables.en.srt |
7.22Кб |
| 54.Exploring variables.mp4 |
9.15Мб |
| 55.Understanding pointers.en.srt |
7.56Кб |
| 55.Understanding pointers.mp4 |
8.43Мб |
| 56.Using pointers.en.srt |
5.73Кб |
| 56.Using pointers.mp4 |
7.57Мб |
| 57.Challenge - Create a char pointer.en.srt |
1.30Кб |
| 57.Challenge - Create a char pointer.mp4 |
1.55Мб |
| 58.Solution - Create a char pointer.en.srt |
1.66Кб |
| 58.Solution - Create a char pointer.mp4 |
2.30Мб |
| 59.Accessing arrays with pointers.en.srt |
7.93Кб |
| 59.Accessing arrays with pointers.mp4 |
17.50Мб |
| 60.Creating pointer functions.en.srt |
6.66Кб |
| 60.Creating pointer functions.mp4 |
9.58Мб |
| 61.Working with pointer arrays.en.srt |
5.70Кб |
| 61.Working with pointer arrays.mp4 |
10.41Мб |
| 62.Allocating memory.en.srt |
6.84Кб |
| 62.Allocating memory.mp4 |
8.79Мб |
| 63.Challenge - Write a Hello program.en.srt |
580б |
| 63.Challenge - Write a Hello program.mp4 |
634.13Кб |
| 64.Solution - Write a Hello program.en.srt |
2.04Кб |
| 64.Solution - Write a Hello program.mp4 |
2.77Мб |
| 65.Next steps.en.srt |
2.85Кб |
| 65.Next steps.mp4 |
3.66Мб |
| More Downloads!.url |
104б |