Programming Methodology
von Mehran Sahami
Um dir einen Audio-Podcast anzuhören, fahre mit der Maus über den Titel und klicke auf "Wiedergabe". Öffne iTunes, um Podcasts zu laden und zu abonnieren.
Beschreibung
This course is the largest of the introductory programming courses and is one of the largest courses at Stanford. Topics focus on the introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design, decomposition, encapsulation, abstraction, and testing. Programming Methodology teaches the widely-used Java programming language along with good software engineering principles. Emphasis is on good programming style and the built-in facilities of the Java language. The course is explicitly designed to appeal to humanists and social scientists as well as hard-core techies. In fact, most Programming Methodology graduates end up majoring outside of the School of Engineering
Name | Beschreibung | Erschienen | Preis | ||
---|---|---|---|---|---|
1 | Video9. Programming Methodology Lecture 9 | computer, science, technology, programming, software, variable, names, language, java, string, variables, readline, run, methods, return, constructors, implementing, class var, javadoc, | 22.7.2008 | Gratis | In iTunes ansehen |
2 | Video1. Programming Methodology Lecture 1 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). In the first lecture of the quarter, Professor Shami provides an overview of the course and begins discussing computer programming. | 22.7.2008 | Gratis | In iTunes ansehen |
3 | Video2. Programming Methodology Lecture 2 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). In the second lecture, Professor Shami introduces Karel and shows the commands associated with the program. | 22.7.2008 | Gratis | In iTunes ansehen |
4 | Video3. Programming Methodology Lecture 3 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami finishes his lecture on the program Karel by discussing common errors, comments, and advanced instructions. | 22.7.2008 | Gratis | In iTunes ansehen |
5 | Video4. Programming Methodology Lecture 4 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami moves into the history of computing and introduces the program Java. | 22.7.2008 | Gratis | In iTunes ansehen |
6 | Video5. Programming Methodology Lecture 5 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami lectures on graphics, objects, classes, variables, and values pertaining to Java. | 22.7.2008 | Gratis | In iTunes ansehen |
7 | Video6. Programming Methodology Lecture 6 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami continues to talk about expressions, variables, and values. He then finishes his lecture on conditions, scopes, if statements, and different loops. | 22.7.2008 | Gratis | In iTunes ansehen |
8 | Video7. Programming Methodology Lecture 7 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami recaps on CASTs, then continues talking about loops, function, methods, and returning. | 22.7.2008 | Gratis | In iTunes ansehen |
9 | Video8. Programming Methodology Lecture 8 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami reviews what he covered on methods and functions and then goes into more detail. | 22.7.2008 | Gratis | In iTunes ansehen |
10 | Video10. Programming Methodology Lecture 10 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami lectures on classes, constructors, instance variables, setters, strings, extending, interface, labels, and GArcs. | 22.7.2008 | Gratis | In iTunes ansehen |
11 | Video11. Programming Methodology Lecture 11 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami lectures on GObjects, GImage, Gcompound, and Gpolygons. He then shows how to incorporate the mouse and keyboard into the graphics. | 22.7.2008 | Gratis | In iTunes ansehen |
12 | Video12. Programming Methodology Lecture 12 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami lectures on Enumeration. | 22.7.2008 | Gratis | In iTunes ansehen |
13 | Video13. Programming Methodology Lecture 13 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami lectures on string processing and characters. | 22.7.2008 | Gratis | In iTunes ansehen |
14 | Video14. Programming Methodology Lecture 14 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Profesor Shami lectures on memory and helps the students understand what happens to a computer internally when programming. | 22.7.2008 | Gratis | In iTunes ansehen |
15 | Video15. Programming Methodology Lecture 15 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami recaps on pointers and memory. He then lectures on reading files, creating files, and over writing files. | 22.7.2008 | Gratis | In iTunes ansehen |
16 | Video16. Programming Methodology Lecture 16 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami introduces the topic Array and shows how to create one. | 22.7.2008 | Gratis | In iTunes ansehen |
17 | Video17. Programming Methodology Lecture 17 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami raps up arrays and introduces array lists. | 22.7.2008 | Gratis | In iTunes ansehen |
18 | Video18. Programming Methodology Lecture 18 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami reintroduces interfaces and elaborates on the topic. | 22.7.2008 | Gratis | In iTunes ansehen |
19 | Video19. Programming Methodology Lecture 19 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami reintroduces interfaces and elaborates on the topic. | 22.7.2008 | Gratis | In iTunes ansehen |
20 | Video20. Programming Methodology Lecture 20 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami introduces a new topic "GUI" or Graphical User Interface. | 22.7.2008 | Gratis | In iTunes ansehen |
21 | Video21. Programming Methodology Lecture 21 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami introduces a new topic "GUI" or Graphical User Interface. | 22.7.2008 | Gratis | In iTunes ansehen |
22 | Video22. Programming Methodology Lecture 22 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami introduces the next assignment (Name Surfer) to the class. He then demonstrates how to begin the assignment. | 22.7.2008 | Gratis | In iTunes ansehen |
23 | Video23. Programming Methodology Lecture 23 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami and the head TA switch places for the day. The TA explains CS106A in a nut shell and goes into detail on the topics Searching and Sorting. | 22.7.2008 | Gratis | In iTunes ansehen |
24 | Video24. Programming Methodology Lecture 24 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami gives a lecture on data structures; he demonstrates this by showing the class how online music companies sort and classify their music. | 22.7.2008 | Gratis | In iTunes ansehen |
25 | Video25. Programming Methodology Lecture 25 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami introduces the next assignment "the face pamphlet" and demonstrates how to make the program. | 22.7.2008 | Gratis | In iTunes ansehen |
26 | Video26. Programming Methodology Lecture 26 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami lectures non-standard Java and shows the class a few books he recommends for further readings on Java. | 22.7.2008 | Gratis | In iTunes ansehen |
27 | Video27. Programming Methodology Lecture 27 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami lectures on options and opportunities after his class. He shows students the path of majoring in CS and explains what each class will offer. | 22.7.2008 | Gratis | In iTunes ansehen |
28 | Video28. Programming Methodology Lecture 28 | Lecture by Professor Mehran Shami for the Stanford Computer Science Department (CS106A). Professor Shami's last lecture of the quarter, he shows the winners of the graphics contest. | 22.7.2008 | Gratis | In iTunes ansehen |
28 Artikel |
Kundenrezensionen
Quality
This is a really good course, Mehran does a really good job. The only 2 problems are:
1. The Quality. It's so low, you can't read the writing from the computer.
2. It's a bit old, although I don't know, if that would change anything, it's still an issue.
It's still good, because Mehran Sahami often explains things so good that you don't need to see anything.
Super Einstieg ins Programmieren
Die Bild-Qualität ist leider nicht so gut, weshalb einige Beispiele nicht gut zu erkennen sind. Aber der Dozent macht das mehrfach wieder wett durch seinen tollen Stil.
Anhand von Java wird das Programmieren von Grund auf erklärt.
Top!