Tag Archives: programming

Computer Programming Tutorial, by Nick Antonaccio (#25a)

Learn to Create Computer Programs – 2D GRAPHICS, DRAWING, AND ANIMATION (part 1 of 3) Here are links to this entire video series (currently more than 8 hours total): musiclessonz.com These tutorials demonstrate how easy it is to accomplish real … Continue reading

Posted in Uncategorized | Tagged , , , , , | Leave a comment

CS 61A Lecture 30: Shell Programming I

CS61A The Structure and Interpretation of Computer Programs Instructor Brian Harvey Spring 2008 Introduction to programming and computer science. This course exposes students to techniques of abstraction at several levels: (a) within a programming language, using higher-order functions, manifest types, … Continue reading

Posted in Uncategorized | Tagged , , | 11 Comments

Computer Programming Tutorial, by Nick Antonaccio (#32b)

Learn to Create Computer Programs – OBJECTS (OBJECT ORIENTED PROGRAMMING, OOP) IN REBOL (2 of 3) Here are links to this entire video series (currently more than 8 hours total): musiclessonz.com These tutorials demonstrate how easy it is to accomplish … Continue reading

Posted in Uncategorized | Tagged , , , , , | Leave a comment

Computer Programming Tutorial, by Nick Antonaccio (#32c)

Learn to Create Computer Programs – OBJECTS (OBJECT ORIENTED PROGRAMMING, OOP) IN REBOL (3 of 3) Here are links to this entire video series (currently more than 8 hours total): musiclessonz.com These tutorials demonstrate how easy it is to accomplish … Continue reading

Posted in Uncategorized | Tagged , , , , , | 3 Comments

Computer Programming Tutorial, by Nick Antonaccio (#31a)

Learn to Create Computer Programs – PARSING (1 of 3) Here are links to this entire video series (currently more than 8 hours total): musiclessonz.com These tutorials demonstrate how easy it is to accomplish real world programming goals with a … Continue reading

Posted in Uncategorized | Tagged , , , , , | Leave a comment

CS 61A Lecture 17: Object-Oriented Programming I

CS61A The Structure and Interpretation of Computer Programs Instructor Brian Harvey Spring 2008 Introduction to programming and computer science. This course exposes students to techniques of abstraction at several levels: (a) within a programming language, using higher-order functions, manifest types, … Continue reading

Posted in Uncategorized | Tagged , , | 25 Comments

Lecture 1 | Programming Methodology (Stanford)

Lecture by Professor Mehran Sahami for the Stanford Computer Science Department (CS106A). In the first lecture of the quarter, Professor Sahami provides an overview of the course and begins discussing computer programing. CS106A is an Introduction to the engineering of … Continue reading

Posted in Uncategorized | Tagged , , , | 25 Comments

Lecture 7 | Programming Methodology (Stanford)

Lecture by Professor Mehran Sahami for the Stanford Computer Science Department (CS106A). Professor Sahami recaps on CASTs, then continues talking about loops, function, methods, and returning. CS106A is an Introduction to the engineering of computer applications emphasizing modern software engineering … Continue reading

Posted in Uncategorized | Tagged , , , | 25 Comments

Lecture 8 | Programming Methodology (Stanford)

Lecture by Professor Mehran Sahami for the Stanford Computer Science Department (CS106A). Professor Sahami reviews what he covered on methods and functions and then goes into more detail. CS106A is an Introduction to the engineering of computer applications emphasizing modern … Continue reading

Posted in Uncategorized | Tagged , , , | 25 Comments

Lecture 2 | Programming Methodology (Stanford)

Lecture by Professor Mehran Sahami for the Stanford Computer Science Department (CS106A). In the second lecture, Professor Sahami introduces Karel and shows the commands associated with the program. CS106A is an Introduction to the engineering of computer applications emphasizing modern … Continue reading

Posted in Uncategorized | Tagged , , , | 25 Comments