课程: Complete Guide to C Programming Foundations

今天就学习课程吧!

今天就开通帐号,24,100 门业界名师课程任您挑!

Next steps

Next steps

- [Dan] I hope you've enjoyed this course, which serves as a thorough introduction and overview of the C programming language. To assist you with meeting your goals, I have some additional recommendations. For help with C Library Documentation look no further than your own computer. If you have access to a command shell, such as the Windows subsystem for Linux, you can use the man pages in a terminal window to look up C function documentation. Type the word man followed by a space and the function name. Many online resources are available as well, including the C Reference Guide on Dev Docs at this address. Additional C Language courses are available on this site, many of which go into specific topics that may align with your future programming interests. Courses available on C include network programming in C, integrating C with assembly language, debugging C code, secure coding in C, exploring C Libraries, and many more. For good written material, I recommend my book, "C Programming…

内容