Fundamentals of Programming
The course is divided into several sections:
- Introduction to Programming
In this section you will understand what programming is, what programming languages are, what different types of languages there are, how they interact with the machine’s processor, you will know what’s really going on internally, which areas of development exist, and in which languages they can be carried out, as well as the different tools you can use to program in each of the 9 languages addressed in the course.
- Data Handling
Here you will learn the types of data that exist, how each language handles them, how to do operations with values and advanced resources such as arrays and multi-dimensional matrices, to store mass data.
- Structured Programming
In this section you will understand how the execution flow of the instructions written in the program’s code works, so you will learn how to take control of the execution and decide what your program should do at each moment.
- Modular Programming
Discover the most basic ways to group the code in independent blocks to have all the instructions better organized and in an optimized way. This will help you to maintain and visually understand the execution process.
- ObjectOrientedProgramming (OOP)
You don’t really know how to program if you don’t understand Objects, what they are, how they work, how to create and manage them, as well as how to establish Inheritance between Objects and the use of Polymorphism. In this section, I will show you all these things with several practical examples.
All concepts are explained in detail, step by step, and with an emphasis on explaining the purpose of each thing. This way you will be able to lay the foundations of your professional development from the very beginning. This course will allow you to expand into any area of software development.
Isn’t it great? The best part of it all is that it’s within your reach.
Buy the course and enjoy everything that is awaiting you.
See you soon!
José Javier Villena