Web pages and web applications programming: these languages are suitable for
If you have interest in making websites, then you are advised with the classic HTML and CSS for beginning well.
- HTML and CSS form the basic framework of a Website. With HTML, you build the elements of a page, and with CSS they will give you the Position, color, and other design features. So you can program even simple, functional web pages. HTML 5 can even more even something. Although the language is still in development, you can incorporate Video and Audio, and dynamic graphics display that would otherwise be made more likely with Flash.
- If you want to make websites that are more than just a mere display of static text and images to be, then take a look at the best simple script languages. For example, it is customary to make HTML pages with JavaScript dynamically. With JavaScript, you can customize, for example, automatically the size of your HTML page to the Browser, or an image gallery program.
- You want to program forums, sites or corporate portals? Even if you find the development for Content Management systems like WordPress or Joomla exciting, not permitted to PHP and SQL are missing in your vocabulary.

Comprehensive documentary: w3schools.com
This is only a small part of all the languages for the Web area. A comprehensive documentation and Tutorials to all the mentioned languages, see w3schools.com in the English language. With the help of which you should be friends also, because on the Internet you can find most of the information in English. If you prefer to learn German want to the page How to be a good reference for HTML, CSS, and some JavaScript. Many of the PHP Tutorials you can find for example on Youtube.
Playful online learning programming
For absolute beginners is the Online Portal code.org. Here you play a Tutorial, the graphics of well-known games such as Angry Birds or Plants vs. Zombies are supported. In the Online course, you will learn the logic of programming by solving playful tasks and, optionally, the program Code of your folded clicked solution can view.
- In the case of code.org you do not need to log in. However, the application is recommended because you can save your progress then.
- Code.org is intended only for absolute beginners, because the logic and the understanding for the Coding to be taught.

Porgrammieren learn on code.org
Applications for the program: C++ and Java for the entry
Applications sounds very dry, also games, image editing programmes and Apps under this term.
- C, C++ and Java are well suited for entry-level. Your Syntax in about the spelling, is very similar and easy to learn. A video tutorial guide to C c-howto.de. On the page highscore.de there are some good books and articles on C++, Java, and C# (pronounced C-Sharp). These are not oriented to the latest versions, however, for the entry in the programming of a far-reaching Overview.
- Apps for iOS and OS X you can program with the help of Cocoa. Cocoa is not a language, but a programming interface for Apple's Mac OS X. using Cocoa, together with the Interface Builder from Apple, and with the Tool Xcode. Is programmed in Objective C or some other languages.
- Android Apps are typically written in Java. You will need Android Studio and Java Development Kit from Oracle. You will find, by the way, in a further practical tip on how you can your own Android App, create can.
- Should you want to the program later on for controlling robots or devices, you can include that too right from the beginning. With the help of Lego Mindstorms, many students have learned to program. The simple control Board Arduino conveys programming with a simple language to control electronic Circuits.

Learning with Lego
CHIP market
In our CHIP-set market you will find thousands of latest Jobs in the digital world. Whether as a Software developer, or Marketing expert, Microsoft, or Amazon – we cover the entire width of the German Tech-world. And if you want to start as a rookie in one of these Jobs, it is worth studying. Ask here for a brochure about the current distance learning with the ILS, of Germany largest remote school.

Online for free learn programming
If you want to start right now, find a suitable Editor for programming. For Windows there is, for example, Notepad ++; for Mac, Ultra Edit. Both to highlight the Syntax of the used programming language, so you can keep track. In another article, you get to program some tips to get you started.
