1 / 14

Introduction to Computer Programming

Introduction to Computer Programming. CS 126 Lecture 2 Zeke Maier. Plan for Today. Questions Administrivia Course Census Results Java Introduction Assignment. Questions : Jobs. Job market is tight right now Google, Microsoft, Boeing, Monsanto…

Download Presentation

Introduction to Computer Programming

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction to Computer Programming CS 126 Lecture 2 Zeke Maier

  2. Plan for Today • Questions • Administrivia • Course Census Results • Java Introduction • Assignment

  3. Questions: Jobs • Job market is tight right now • Google, Microsoft, Boeing, Monsanto… • FBI, NSA, smaller firms, start a new company!

  4. Questions: Job Skills • Multitude of languages • .NET, Java, C/C++, Ruby… • HTML, CSS, Javascript, ActionScript/Flash, .NET, Ruby, PHP, Python… • SQL • Source Revision Control • Subversion, CVS, GIT • Other • Projects, Aptitude, Coding Style, Methodology

  5. Administrivia • http://students.cec.wustl.edu/~ejm3/ • Teaching Assistant Schedule • Telesis for grades • Calendar updated • AIM account

  6. Course Census Results

  7. Course Goals • “Understand how computers operate to strengthen my everyday interactions” • “Gain a basic understanding of programming top evaluate potential future endeavors”

  8. Languages • Syntax • Rules of writing structure • Semantics • Meaning of what is written public static void main(String args[]) { system.out.println(“Hello World!”); }

  9. Programming Lanuages

  10. Java Introduction

  11. Java Introduction

  12. Assignment • Lab 0 to be done in lab sections today • Readings • Friday • AD Chapter 1 • KG Notes

More Related