Getting Started with Hello, World!


Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
In this course, you will learn how write, compile, and run "Hello, World!" in different programming languages, build environments, and operating systems. This course includes some of the most popular programming languages and tools.

Target Audience
Software developers who work in many different programming languages, build environments, and operating systems

Prerequisites
None

Expected Duration (hours)
2.0

Lesson Objectives

Getting Started with Hello, World!

  • start the course
  • discuss the reasons behind writing a 'Hello, World!' program when learning a new programming language and/or environment
  • create a 'Hello, World!' C program in emacs, compile it with the GNU gcc compiler, and run it with gdb
  • create a 'Hello, World!' C++ program in Microsoft Visual Studio
  • create a 'Hello, World!' Java program in Eclipse
  • create a 'Hello, World!' Python program in PyCharm
  • create an html page with JavaScript that outputs 'Hello, World!' using Aptana Studio
  • create a 'Hello, World!' C# program in Visual Studio
  • create a 'Hello, World!' Personal Home Pages or PHP program in Zend Studio
  • create a ruby project that outputs 'Hello, World!' using Aptana Studio
  • create a 'Hello, World!' program in RStudio using the R language
  • create an html page that displays 'Hello, World!' with the CSS3 text shadow effect in WebMatrix
  • create a 'Hello, World!' C++ program in Eclipse C++
  • create a 'Hello, World!' Java program in IntelliJ IDEA
  • create a 'Hello, World!' Bash script in Ubuntu using Vim from the command line
  • create a Ruby on Rails web application that outputs 'Hello, World!'
  • configure php-fpm to output 'Hello, World!' from Personal Home Pages or PHP through the NGINX webserver
  • create a 'Hello, World!' JavaScript program in Node.js in WebMatrix
  • create a 'Hello, World!' Python program in PyDev in Aptana Studio
  • create a 'Hello, World!' Clojure program using Leiningen
  • write 'Hello, World!' to the JavaScript console of your web browser
  • create a 'Hello, World!' Rust program, compile it with rustc, and run it
  • create a 'Hello, World!' C program in emacs, compile it with the LLVM clang compiler, and run it with lldb
  • verify a MySQL install by executing MySQL from the command line to SELECT the string 'Hello, World!'
  • create a 'Hello, World!' C program using the GNU Autotools
  • create a 'Hello, World!' Personal Home Pages or PHP program in WebMatrix
  • create a Personal Home Pages or PHP program that uses MySQL to SELECT the literal string 'Hello, World!' and prints the result
  • Course Number:
    sd_hewo_a01_it_enus

    Expertise Level
    Beginner