In this course you will learn the basic concepts of the Scala language. You will learn how to integrate Java code with Scala and run them together.
In this course, “Getting Started with the C Language,” you’ll learn how to write quality C code and start developing applications using the C language. First, you’ll explore the basic structure of a C console application, learn the role of the C compiler, and how to build your C code from both the command line and using an IDE (VS Code). Next, you’ll discover how to define variables in C and how to perform basic I/O. Then, you’ll learn the syntax for basic decision making in C, and how to write loops using while, do/while and for statements. Finally, you’ll learn how to write your own functions in C and how to call them, including parameter passing by value vs. by reference (using pointers. When you’re finished with this course, you’ll have the skills and knowledge to be productive with the C language and to start developing beginning applications in C, and you’ll be ready to study more advanced aspects of the language with follow-up courses.
In this course, “Getting Started with the C Language,” you’ll learn how to write quality C code and start developing applications using the C language. First, you’ll explore the basic structure of a C console application, learn the role of the C compiler, and how to build your C code from both the command line and using an IDE (VS Code). Next, you’ll discover how to define variables in C and how to perform basic I/O. Then, you’ll learn the syntax for basic decision making in C, and how to write loops using while, do/while and for statements. Finally, you’ll learn how to write your own functions in C and how to call them, including parameter passing by value vs. by reference (using pointers. When you’re finished with this course, you’ll have the skills and knowledge to be productive with the C language and to start developing beginning applications in C, and you’ll be ready to study more advanced aspects of the language with follow-up courses.