1 / 8

V2012.13

V2012.13. Agenda. Old Business Delete Files New Business Week 15 Topics: SPARC Announcement Intro to HTML/CSS Questions? New Tech Club Forums Introduction to Programming 1 (Review) Introduction to Programming 2. HTML/CSS Class. QUESTIONS?. Tech Club Forums. New!

zia
Download Presentation

V2012.13

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. V2012.13

  2. Agenda • Old Business • Delete Files • New Business • Week 15 Topics: • SPARC Announcement • Intro to HTML/CSS • Questions? • New Tech Club Forums • Introduction to Programming 1 (Review) • Introduction to Programming 2

  3. HTML/CSS Class QUESTIONS?

  4. Tech Club Forums • New! • Ask questions, offer suggestions, share info • Check it out: • http://ahstechcrew.org/forums/ • Thanks to Jeffrey Dickson!

  5. Intro to Programming 1 “Programming gives you complete control over an innocent, vulnerable machine, which will do your evil bidding with a loyalty not even your pet dog can rival.”

  6. Review Key Concepts • Key Concepts • High-level, Low-level Programming Languages • Compiled vs Interpreted Execution Models • Tools • Gathering Requirements

  7. Intro to Programming 2: More Terms • API • Algorithm • Array • Boolean • Character • Code/Source • Constant • Data Types • Debug • Floating Point • Git • GUI • Integer • Literal • Object Oriented • Scripting Language • SDK • String • User Interface • Variable • Virtual Machine

  8. Steps to Writing a Program • Gather requirements • Choose a programming language • Writea program • Compilethe program* • Runor Executethe program • Debugthe program • Repeatprocess until the program is completed *Depending on the language, you may not need to compile your program.

More Related