17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
The Beginner's Guide To Advanced C Coding In Linux
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
It makes you a better programmer – in all languages.
C is the mother of all languages, almost all other programming languages are based on C. By learning the “basement”, you improve the ceiling and the entire structure.
It looks really good on your resumé/CV.
Most programmers (and their bosses) know that people who code C, are mostly better coders in any language. It makes your job application or freelance bid stand out from the crowd in a positive way.
It makes you a better sysadmin.
You can be a good sysadmin without knowing how to code but if you aim to be great at Linux, then you must know how to code C. Most Linux software (and most of Linux itself) is written in C. If you want to understand the system in depth, then learning C is your best option.
It improves your general knowledge of computers.
In order to write advanced C code you must understand the hardware. C is very connected to the hardware. There are no classes or objects or any other filtered layers between you and your hardware. You manipulate the RAM directly with your pointers and you execute kernel system calls in direct contact with the operating system. By learning advanced C, you learn to understand the OS and your computer’s hardware.
-Why learn C from dr Jonas Birch and not from the other ten Udemy instructors?
Experience in the C language.
When dr Birch was 18 years old and had been coding C for five years, he was traveling all over Europe, invited to different coding and security conferences, giving lectures about C and security. Since then he has coded C almost every day – for an additional 20 years!
Experience in teaching.dr Birch has been teaching the C language (live) almost full time the last six years, helping hundreds and hundreds of students learn the mother of all languages – in Linux.
Very soothening voice and amazing sound quality.
dr Birch has a very dark, relaxing voice which is very easy to listen to (a really underestimated feature). He is recording in a professional recording studio with enterprise level microphone and equipment, which makes for a very good listening experience.
Enroll Now or try out the free sample lectures.
Who this course is for:
People interested in learning a core programming language so well, that one can easily migrate to other languages later on.
Students who want to improve their CV’s, stand out in job applications and be better coders and sysadmins.
Requirements
All you need is a general interest in computers.
Last Updated 6/2023
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
.pad/0
39.9 KB
.pad/1
763.7 KB
.pad/10
995.4 KB
.pad/11
624.5 KB
.pad/12
16.8 KB
.pad/13
218.1 KB
.pad/14
500.8 KB
.pad/15
687.7 KB
.pad/16
475.5 KB
.pad/17
267.9 KB
.pad/18
570.6 KB
.pad/19
992.3 KB
.pad/2
730.1 KB
.pad/20
638.3 KB
.pad/21
282.5 KB
.pad/22
586.9 KB
.pad/23
621.4 KB
.pad/24
793.2 KB
.pad/25
681.1 KB
.pad/26
404.5 KB
.pad/27
719.5 KB
.pad/28
813 KB
.pad/3
227.7 KB
.pad/4
74.8 KB
.pad/5
389.9 KB
.pad/6
617.5 KB
.pad/7
802.5 KB
.pad/8
436.2 KB
.pad/9
238.4 KB
TutsNode.net.txt
63 B
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/1. Writing output to the screen.mp4
148.8 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/1. Writing output to the screen.srt
11.4 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/10. Sleep.srt
3 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/11. Countdown.mp4
153.4 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/11. Countdown.srt
10.3 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/12. ASSIGNMENT dice game.html
185 B
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/12.1 11.ASSIGNMENT.dice.game.pdf
113.6 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/13. SOLUTION dice game.mp4
263.2 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/13. SOLUTION dice game.srt
21.9 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/14. Structures.mp4
95.7 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/14. Structures.srt
7.7 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/15. Switch.mp4
94.4 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/15. Switch.srt
5.9 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/16. Pointers.mp4
60.2 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/16. Pointers.srt
5.7 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/17. For loops.mp4
135.3 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/17. For loops.srt
10.2 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/2. Reading input from the keyboard.mp4
91.4 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/2. Reading input from the keyboard.srt
6.8 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/3. Integer numbers.srt
3.9 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/4. Decimal (float) numbers.mp4
87.2 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/4. Decimal (float) numbers.srt
6.8 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/5. Troubleshooting your code.mp4
71.3 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/5. Troubleshooting your code.srt
5.1 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/6. While loops.mp4
82.3 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/6. While loops.srt
6.3 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/7. If statements.mp4
117.7 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/7. If statements.srt
7.6 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/8. Functions.mp4
142.5 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/8. Functions.srt
10 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/9. Random numbers.mp4
233 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/1. Beginner/9. Random numbers.srt
17.5 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/1. Introduction of Advanced section.srt
432 B
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/10. The & (ampersand).mp4
73.6 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/10. The & (ampersand).srt
6.4 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/11. Sockets 1 Building a simple TCP client.mp4
394.4 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/11. Sockets 1 Building a simple TCP client.srt
21.5 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/12. Sockets 2 Creating a sample TCP server.mp4
233.8 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/12. Sockets 2 Creating a sample TCP server.srt
16.3 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/13. Forking your code.mp4
129.5 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/13. Forking your code.srt
7.5 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/14. Build your own webserver 1 Accepting connections.mp4
499.9 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/14. Build your own webserver 1 Accepting connections.srt
27.5 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/15. Build your own webserver 2 Parsing HTTP requests.mp4
872.3 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/15. Build your own webserver 2 Parsing HTTP requests.srt
45 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/16. Build your own webserver 3 Handling routes and an HTTP response.mp4
395.6 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/16. Build your own webserver 3 Handling routes and an HTTP response.srt
24 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/17. Build your own webserver 4 Reading and sending files.mp4
1.1 GB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/17. Build your own webserver 4 Reading and sending files.srt
51.1 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/18. ASSIGNMENT Fix the webserver.html
181 B
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/19. SOLUTION Build your own webserver 5 Finishing the webserver.mp4
871.3 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/19. SOLUTION Build your own webserver 5 Finishing the webserver.srt
38.6 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/19.1 00.WEBSERVER5.httpd.c
6.2 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/2. Dynamic memory allocation.mp4
105 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/2. Dynamic memory allocation.srt
9.8 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/3. Read from keyboard with a timeout.mp4
149 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/3. Read from keyboard with a timeout.srt
11 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/4. XOR encryption.mp4
102.4 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/4. XOR encryption.srt
8.8 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/5. Ncurses 1 Screens.mp4
114.4 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/5. Ncurses 1 Screens.srt
10 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/6. Ncurses 2 X and Y.srt
5.4 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/7. Ncurses 3 Arrow.srt
9.2 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/8. Function pointers.mp4
240.6 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/8. Function pointers.srt
14.3 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/9. Linked lists.mp4
621.8 MB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/2. Advanced/9. Linked lists.srt
34.1 KB
[TutsNode.net] - The Beginner's guide to Advanced C coding in Linux/3. Misc/1. Introduction.html