资源详情

返回首页 | 相关搜索
Lynda - Learning C
大小 385.02 MB
文件数 131
Info Hash: 328DF9B86EC44BBAA0ADC70B990BCA0C330526EF
收录时间 2026-01-20 21:12:28
更新时间 2026-01-20 21:12:28
文件列表 (131)
1.Introduction/01.Welcome.en.srt
1.39 KB
1.Introduction/01.Welcome.mp4
4.19 MB
2.1. Hello World/02.Understanding the process.en.srt
6.74 KB
2.1. Hello World/02.Understanding the process.mp4
5.9 MB
2.1. Hello World/03.Obtaining a compiler and IDE.en.srt
5.37 KB
2.1. Hello World/03.Obtaining a compiler and IDE.mp4
8.44 MB
2.1. Hello World/04.Compiling a sample program.en.srt
8.27 KB
2.1. Hello World/04.Compiling a sample program.mp4
9.44 MB
2.1. Hello World/05.Reviewing the C language.en.srt
6.69 KB
2.1. Hello World/05.Reviewing the C language.mp4
5.75 MB
3.2. The Basics/06.Introducing C code.en.srt
5.93 KB
3.2. The Basics/06.Introducing C code.mp4
6.18 MB
3.2. The Basics/07.Sending text to output.en.srt
4.75 KB
3.2. The Basics/07.Sending text to output.mp4
4.59 MB
3.2. The Basics/08.Challenge - Add a puts() statement.en.srt
609 B
3.2. The Basics/08.Challenge - Add a puts() statement.mp4
621.1 KB
3.2. The Basics/09.Solution - Add a puts() statement.en.srt
1.83 KB
3.2. The Basics/09.Solution - Add a puts() statement.mp4
2.03 MB
3.2. The Basics/10.Adding comments to the code.en.srt
4.78 KB
3.2. The Basics/10.Adding comments to the code.mp4
6.92 MB
3.2. The Basics/11.Exploring the printf() function.en.srt
3.17 KB
3.2. The Basics/11.Exploring the printf() function.mp4
3.33 MB
3.2. The Basics/12.Challenge - Add a new line.en.srt
1.26 KB
3.2. The Basics/12.Challenge - Add a new line.mp4
1.18 MB
3.2. The Basics/13.Solution - Add a new line.en.srt
2.39 KB
3.2. The Basics/13.Solution - Add a new line.mp4
2.43 MB
3.2. The Basics/14.Working with escape sequences.en.srt
2.82 KB
3.2. The Basics/14.Working with escape sequences.mp4
2.59 MB
3.2. The Basics/15.Challenge - Use escape sequences.en.srt
945 B
3.2. The Basics/15.Challenge - Use escape sequences.mp4
1.08 MB
3.2. The Basics/16.Solution - Use escape sequences.en.srt
2.35 KB
3.2. The Basics/16.Solution - Use escape sequences.mp4
2.73 MB
3.2. The Basics/17.Working with values and placeholders.en.srt
6.93 KB
3.2. The Basics/17.Working with values and placeholders.mp4
7.94 MB
3.2. The Basics/18.Introducing variables.en.srt
5.23 KB
3.2. The Basics/18.Introducing variables.mp4
4.58 MB
3.2. The Basics/19.Experimenting with variables.en.srt
4.49 KB
3.2. The Basics/19.Experimenting with variables.mp4
5.88 MB
3.2. The Basics/20.Using character I_O.en.srt
9.19 KB
3.2. The Basics/20.Using character I_O.mp4
10.87 MB
3.2. The Basics/21.Exploring the scanf() function.en.srt
6.17 KB
3.2. The Basics/21.Exploring the scanf() function.mp4
7.37 MB
3.2. The Basics/22.Working with strings.en.srt
8.17 KB
3.2. The Basics/22.Working with strings.mp4
9.71 MB
3.2. The Basics/23.Understanding arithmetic in C.en.srt
2.78 KB
3.2. The Basics/23.Understanding arithmetic in C.mp4
2.87 MB
3.2. The Basics/24.Doing math.en.srt
8.27 KB
3.2. The Basics/24.Doing math.mp4
10.71 MB
3.2. The Basics/25.Making more calculations.en.srt
3.98 KB
3.2. The Basics/25.Making more calculations.mp4
4.61 MB
3.2. The Basics/26.Challenge - Math quiz.en.srt
959 B
3.2. The Basics/26.Challenge - Math quiz.mp4
1.08 MB
3.2. The Basics/27.Solution - Math quiz.en.srt
3.75 KB
3.2. The Basics/27.Solution - Math quiz.mp4
4.74 MB
4.3. Flow Control/28.Making a decision with if.en.srt
8.05 KB
4.3. Flow Control/28.Making a decision with if.mp4
11.21 MB
4.3. Flow Control/29.Making multiple decisions.en.srt
6.3 KB
4.3. Flow Control/29.Making multiple decisions.mp4
8.07 MB
4.3. Flow Control/30.Challenge - Make a decision.en.srt
756 B
4.3. Flow Control/30.Challenge - Make a decision.mp4
1.57 MB
4.3. Flow Control/31.Solution - Make a decision.en.srt
3.69 KB
4.3. Flow Control/31.Solution - Make a decision.mp4
5.55 MB
4.3. Flow Control/32.Looping with while.en.srt
7.87 KB
4.3. Flow Control/32.Looping with while.mp4
11.05 MB
4.3. Flow Control/33.Repeating chunks of code with for.en.srt
5.19 KB
4.3. Flow Control/33.Repeating chunks of code with for.mp4
5.8 MB
4.3. Flow Control/34.Challenge - Output a series of numbers.en.srt
606 B
4.3. Flow Control/34.Challenge - Output a series of numbers.mp4
690.51 KB
4.3. Flow Control/35.Solution - Output a series of numbers.en.srt
2.94 KB
4.3. Flow Control/35.Solution - Output a series of numbers.mp4
3.05 MB
4.3. Flow Control/36.Nested loops.en.srt
4.35 KB
4.3. Flow Control/36.Nested loops.mp4
5.34 MB
4.3. Flow Control/37.Understanding functions.en.srt
5.53 KB
4.3. Flow Control/37.Understanding functions.mp4
5.21 MB
4.3. Flow Control/38.Adding a function.en.srt
6.24 KB
4.3. Flow Control/38.Adding a function.mp4
8.54 MB
4.3. Flow Control/39.Passing values to a function.en.srt
3.66 KB
4.3. Flow Control/39.Passing values to a function.mp4
5.31 MB
4.3. Flow Control/40.Challenge - Evaluate a number.en.srt
661 B
4.3. Flow Control/40.Challenge - Evaluate a number.mp4
751.65 KB
4.3. Flow Control/41.Solution - Evaluate a number.en.srt
1.96 KB
4.3. Flow Control/41.Solution - Evaluate a number.mp4
2.28 MB
4.3. Flow Control/42.Returning a value from a function.en.srt
4.97 KB
4.3. Flow Control/42.Returning a value from a function.mp4
7.64 MB
5.4. Intermediate Concepts/43.Manipulating single characters.en.srt
6.98 KB
5.4. Intermediate Concepts/43.Manipulating single characters.mp4
11.64 MB
5.4. Intermediate Concepts/44.Using logical operators.en.srt
5.94 KB
5.4. Intermediate Concepts/44.Using logical operators.mp4
7.14 MB
5.4. Intermediate Concepts/45.Manipulating strings.en.srt
8.09 KB
5.4. Intermediate Concepts/45.Manipulating strings.mp4
9.89 MB
5.4. Intermediate Concepts/46.Challenge - Build a string.en.srt
1.08 KB
5.4. Intermediate Concepts/46.Challenge - Build a string.mp4
1010.2 KB
5.4. Intermediate Concepts/47.Solution - Build a string.en.srt
3.41 KB
5.4. Intermediate Concepts/47.Solution - Build a string.mp4
4.96 MB
5.4. Intermediate Concepts/48.Exploring constant expressions.en.srt
7.34 KB
5.4. Intermediate Concepts/48.Exploring constant expressions.mp4
8.02 MB
5.4. Intermediate Concepts/49.Understanding arrays.en.srt
9.07 KB
5.4. Intermediate Concepts/49.Understanding arrays.mp4
10.63 MB
5.4. Intermediate Concepts/50.Creating multidimensional arrays.en.srt
6.15 KB
5.4. Intermediate Concepts/50.Creating multidimensional arrays.mp4
10.63 MB
5.4. Intermediate Concepts/51.Challenge - Add a dimension to an array.en.srt
474 B
5.4. Intermediate Concepts/51.Challenge - Add a dimension to an array.mp4
560.86 KB
5.4. Intermediate Concepts/52.Solution - Add a dimension to an array.en.srt
2.02 KB
5.4. Intermediate Concepts/52.Solution - Add a dimension to an array.mp4
2.43 MB
5.4. Intermediate Concepts/53.Understanding structures.en.srt
8.26 KB
5.4. Intermediate Concepts/53.Understanding structures.mp4
15.7 MB
6.5. Advanced Concepts/54.Exploring variables.en.srt
7.22 KB
6.5. Advanced Concepts/54.Exploring variables.mp4
9.15 MB
6.5. Advanced Concepts/55.Understanding pointers.en.srt
7.56 KB
6.5. Advanced Concepts/55.Understanding pointers.mp4
8.43 MB
6.5. Advanced Concepts/56.Using pointers.en.srt
5.73 KB
6.5. Advanced Concepts/56.Using pointers.mp4
7.57 MB
6.5. Advanced Concepts/57.Challenge - Create a char pointer.en.srt
1.3 KB
6.5. Advanced Concepts/57.Challenge - Create a char pointer.mp4
1.55 MB
6.5. Advanced Concepts/58.Solution - Create a char pointer.en.srt
1.66 KB
6.5. Advanced Concepts/58.Solution - Create a char pointer.mp4
2.3 MB
6.5. Advanced Concepts/59.Accessing arrays with pointers.en.srt
7.93 KB
6.5. Advanced Concepts/59.Accessing arrays with pointers.mp4
17.5 MB
6.5. Advanced Concepts/60.Creating pointer functions.en.srt
6.66 KB
6.5. Advanced Concepts/60.Creating pointer functions.mp4
9.58 MB
6.5. Advanced Concepts/61.Working with pointer arrays.en.srt
5.7 KB
6.5. Advanced Concepts/61.Working with pointer arrays.mp4
10.41 MB
6.5. Advanced Concepts/62.Allocating memory.en.srt
6.84 KB
6.5. Advanced Concepts/62.Allocating memory.mp4
8.79 MB
6.5. Advanced Concepts/63.Challenge - Write a Hello program.en.srt
580 B
6.5. Advanced Concepts/63.Challenge - Write a Hello program.mp4
634.13 KB
6.5. Advanced Concepts/64.Solution - Write a Hello program.en.srt
2.04 KB
6.5. Advanced Concepts/64.Solution - Write a Hello program.mp4
2.77 MB
7.Conclusion/65.Next steps.en.srt
2.85 KB
7.Conclusion/65.Next steps.mp4
3.66 MB
More Downloads!.url
104 B

免责声明

本网站仅提供DHT网络磁力资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 lulutang@protonmail.com。