Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
C, C++, Java; A Programming MegaPrimer for Beginners
Rating: 4.1 out of 5(101 ratings)
778 students

C, C++, Java; A Programming MegaPrimer for Beginners

A perfect course for beginners to learn C, C++ and Java in Mobile optimized course
Last updated 8/2014
English

What you'll learn

  • Learn C programming in depth
  • Learn C++ programming in depth
  • Learn c++ 11 in depth
  • Learn java in depth
  • mastering Eclipse IDE
  • Taking over the OOP concepts

Course content

27 sections152 lectures12h 13m total length
  • Installation of C compilers11:01

    It is important to understand the installation of environment to learn C. This video will help you to install all requirements to compile and run C on Windows. This video also talk about online compilers which will be useful for MAC users. Although the IDE used is a cross platform and can be easily installed on MAC.

  • MAC: Installation of Environment6:55

    In this lecture we will take a look to set up our environment on MAC. We will take eclipse as our environment and will install it. After installing the eclipse, rest of the coding and code writing technique is same as on windows.

  • Hello world in detail6:15

    Before we study basic building blocks of the C programming language, let us look a bare minimum C program structure

  • Things to take care in C3:54

    A C program consists of various tokens and a token is either a keyword, an identifier, a constant, a string literal, or a symbol

Requirements

  • Eclipse (available for free)
  • PC or MAC
  • Practice is mandatory

Description

What is this MegaPrimer?

We wanted to introduce a package of series that can give a great start to beginner in programming, so we decided to combine the most powerful, popular and mandatory topics of coding. When anyone start a journey to programming life; C, C++ and java are must to learn languages. We have named this beginners programming bundle as MegaPrimer.

What am I going to get from this MegaPrimer?

Complete C programming Course:

C programming is the root or foundation for any person who wants to master computer programming. Learning C in a comprehensive manner is very essential for every software interested soul but things can only be interesting when words are not jargon and every piece of code is explained in detailed manner and that’s what this course is all about.

Complete C++ programming Course:

C++ is an Object oriented programming language that can be used to create modern desktop software, game development or even critical system drivers too. You will find out that most trading applications are designed in C++ because in trading speed is money. When we get into the game development, c++ programming is hard to avoid if you want to create a fantastic and popular game.

In this entire c++ video series, we start from installing gcc on our system. After gcc, we will install Eclipse which is a cross platform IDE because most efficient programmers don’t develop things on notepad. And yes, we don’t like to talk about here and there so expect pure c++ programming guide with everything explained code by code and that too practically.

Complete Java programming Course:

Java is the most popular, powerful and highest job oriented programming language so far. Consulting, not just one or two, in fact any top survey for “Job oriented market for programmers”, you will find that java is always there in top 3 position. After the implementation of java in android projects, a new job market got opened up. Java is diverse enough to build Mobile applications, android application, Desktop application or even Web application.

Who this course is for:

  • Students
  • Beginners in programming
  • Software developer
  • Anyone, who is interested to start coding