
C Intermediate
Take your knowledge of C to the next level. With this course, youâll learn how to use computer resources more efficiently and reduce the number of errors in your code. Youâll also learn how to manage memory use to create faster programs. This course follows our Introduction to C course. Take a quick look at what it covers and if youâre comfortable with those concepts, then dive right into C Intermediate!
Create your free Sololearn account
Learn C to kick start your career!
or
Already have an account?Log in
By signing up you agree to ourTerms of Use
What you'll learn
Struts
Use struts to store different data types together.
Dynamic memory
Work with dynamic memory to better manage memory resources.
Program/file interfacing
Make programs that interact with files.
Exceptions
Anticipate and reduce and handle errors in your programs with exceptions.
