Important Announcement
PubHTML5 Scheduled Server Maintenance on (GMT) Sunday, June 26th, 2:00 am - 8:00 am.
PubHTML5 site will be inoperative during the times indicated!

Home Explore Coding Extra Class

Coding Extra Class

Published by fabianacedeno, 2022-10-05 03:16:36

Description: Coding Extra Class

Search

Read the Text Version

Coding Extra-Class STEVE JOBS Fabiana Cedeño l Kevin Quesada l 8-A l Third Trimester l 2022

TABLE OF CONTENTS: 34 5 Character QR Contributions 6 7 Infographic Hi world Extra - Class l Coding

BIOGRAPHY: Steven Jobs was born February 24, 1955, in San Francisco, California, and was adopted by Paul and Clara Jobs. He grew up with one sister, Patty. Paul Jobs was a machinist and fixed cars as a hobby. Jobs remembers his father as being very skilled at working with his hands. In 1961 the family moved to Mountain View, California. This area, just south of Palo Alto, California, was becoming a center for electronics. Electronics form the basic elements of devices such as radios, televisions, stereos, and computers. At that time people started to refer to the area as \"Silicon Valley.\" This is because a substance called silicon is used in the manufacturing of electronic parts. As a child, Jobs preferred doing things by himself. He swam competitively, but was not interested in team sports or other group activities. He showed an early interest in electronics and gadgetry. He spent a lot of time working in the garage workshop of a neighbor who worked at Hewlett-Packard, an electronics manufacturer. Jobs also enrolled in the Hewlett-Packard Explorer Club. There he saw engineers demonstrate new products, and he saw his first computer at the age of twelve. He was very impressed, and knew right away that he wanted to work with computers. While in high school Jobs attended lectures at the Hewlett-Packard plant. On one occasion he boldly asked William Hewlett (1931–2001), the president, for some parts he needed to complete a class project. Hewlett was so impressed he gave Jobs the parts, and offered him a summer internship at Hewlett-Packard. 3

VIDEO: 4

COLLAGE: 5

Python is a computer Java is a widely used programming language object-oriented often used to build programming language websites and software, and software platform that runs on billions of automate tasks, and conduct data analysis. devices, including notebook computers, mobile devices, gaming consoles, medical devices and many others. INFOGRAPHIC: Pascal is an imperative Swift is a powerful and and procedural intuitive programming programming language, language for iOS, designed by Niklaus iPadOS, macOS, tvOS, and watchOS. Writing Wirth as a small, efficient Swift code is interactive language intended to and fun, the syntax is encourage good concise yet expressive, programming practices using structured and Swift includes programming and data modern features structuring. developers love. 6

PROGRAMMING LANGUAGES: 1. Bash: echo \"Hola Mundo\" 7. CoffeeScript: 2. Basic: console.log 'Hola Mundo!' PRINT \"Hello, world!\"​ 8. Delphi: 3. C: program HolaMundo; #include <stdio.h> begin int main(void) { Writeln('Hola Mundo!'); puts (\"Hola Mundo!\"); end. } 9. HTML: 4. C++: Hola Mundo! #include <iostream> using namespace std; 10. Icon: int main() { procedure main () std::cout << \"Hola Mundo!\"; write ( \"Hola Mundo\" ); return 0; end } 11. Java: 5. C#: public class Programa { using System; public static void main(String[] args) { class Programa{ System.out.println(\"Hola mundo!\"); public static void Main(string[] args) Console.WriteLine(\"Hola Mundo!\"); 12. JavaScript: document.write('Hola Mundo!'); 6. Clipper: ? \"Hola Mundo\" 7

Fabiana Cedeño EXTRA - CLASS Coding l Third Trimester l 2022


Like this book? You can publish your book online for free in a few minutes!
Create your own flipbook