Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Programming Fundamentals for Beginner (C#,javascript,php)
Rating: 3.7 out of 5(17 ratings)
1,769 students

Programming Fundamentals for Beginner (C#,javascript,php)

Fundamentals of Programming, how to begin coding in any programming language. C#,PHP or javascript
Last updated 7/2023
English

What you'll learn

  • Why we need software development?
  • How to do software development?
  • From where to start learning a programming language
  • Executing the program or code.
  • Testing and Deployment

Course content

1 section5 lectures55m total length
  • Why we need softwares to be developed?9:33
  • How to do Software development?7:48

    What is programming language?

    What is environment like JRE or .Net Runtime.

    What is Binary code.

  • From where to start learning a Programming Language?21:57

    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 Program8:26

    Executing a Program

    1) Compilation, Syntatical errors, binary file

    2) Execution, Instance of appilication.

  • Testing and Deployment8:12

    Testing the application

    Character User Interface and Graphical User Interface application

    Deployment , beta phase and installations

Requirements

  • Any body holding good knowledge about website browsing

Description

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.

  1. 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.

  2. 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.

  3. 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.

  4. Executing a Program or Code

    What is compilation and what is execution are covered in this lecture

  5. Testing and Deployment

    Testing the software or program  and deploying the software or program

Who this course is for:

  • Beginner who are not sure about the software development and programming language