
What is programming language?
What is environment like JRE or .Net Runtime.
What is Binary code.
Learn where to start programming language
1) Variables and Data types
2) Functions definitions
3) Operators
4) Control Structures
5) Framework : Predefined classes and functions
6) OOPs : Object Oriented Programming Specifications
Executing a Program
1) Compilation, Syntatical errors, binary file
2) Execution, Instance of appilication.
Testing the application
Character User Interface and Graphical User Interface application
Deployment , beta phase and installations
This course contains the very basics lectures for candidates who are new to software development and programming languages. A software means an application software. There can be any number of program files in a software.
Why we need software development?
The answer is given by taking real world examples. AC is taken as the for instance and how a Development Kit can extend the built in features of AC.
How to do a software development:
There are many platforms where we can development a software. A software can be made for Web, Android or iOS platforms. Every platform will have its own runtime and programing language. IDE can be used to develop and execute the program or software.
From where to start learning a Programming Language?
Many people are uncleared about the start point of Programming Language. This lecture will make you clear about the starting point to learn a programming language. If you are cleared about what will be there in a programming language then you can learn it easily by many of sources available on internet.
Executing a Program or Code
What is compilation and what is execution are covered in this lecture
Testing and Deployment
Testing the software or program and deploying the software or program