Lecture 1 | Programming Methodology (Stanford)
- Length: 49:47
- Rating Average: 4.8785596' max='5' min='1' numRaters='1194' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: StanfordUniversity


Tags: Computer science technology programming software language java lecture engineering
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 computer applications...
Lecture 1 | Programming Paradigms (Stanford)
- Length: 17:26
- Rating Average: 4.810026' max='5' min='1' numRaters='379' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: StanfordUniversity


Tags: science math engineering computer language source code technology programming functional paradigm concurrent C++ scheme python assembly web internet
Lecture by Professor Jerry Cain for Programming Paradigms (CS107) in the Stanford University Computer Science department. Professor Cain provides an overview of the course. Programming Paradigms (CS107) introduces several programming languages, including C, Assembly, C++, Concurrent Programming,...
Java Programming Tutorial - 1 - Installing the JDK
- Length: 7:21
- Rating Average: 4.877821' max='5' min='1' numRaters='1285' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: thenewboston


Tags: install download jdk se ee java development kit new beginner tutorials
****MAKE SURE TO WATCH IN HIGH QUALITY**** How to download and install the Java Development Kit
c++ programming tutorial 1
- Length: 8:55
- Rating Average: 4.5535464' max='5' min='1' numRaters='1438' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: reconnetworks


Tags: c++ programming tutorial c# cplus program java computers microsoft linux games programmer video education funny
WEBSITE HAS CHANGED!!!!!**reconnetworks.net now** giving a breif introduction to basic commands and you get to make a program that takes 3 numbers that a user imputs and averages them.
The Go Programming Language
- Length: 59:26
- Rating Average: 4.706195' max='5' min='1' numRaters='565' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: GoogleTechTalks


Tags: google tech talk programming language golang go
Google Tech Talks October 30, 2009 ABSTRACT Presented by Rob Pike What is Go? Go is a new experimental systems programming language intended to make software development fast. Our goal is that a major Google binary should be buildable in a few seconds on a single machine. The language is...
The Basics Of Java Programming
- Length: 4:55
- Rating Average: 4.1937175' max='5' min='1' numRaters='382' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: 70k0


Tags: Java Programming Tutorial Basics
Just a tutorial to cover the very basics of Java, also the first I've used Windows Movie Editor to make.
Lecture 24: eXtreme Programming - Richard Buckland
- Length: 44:48
- Rating Average: 4.94382' max='5' min='1' numRaters='178' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: UNSWelearning


Tags: XP extreme programming unit tests multifile richard buckland UNSW computer science comp1917 university lecture
extreme programming, unit tests, test as you go, unit tests in C, one objective at a time, refactoring. asserts. multi-file programs in C. linking. #include header files prototypes. main. static helper functions. object files .o files Also: hornblower patriotism / the french
Linear Programming
- Length: 11:11
- Rating Average: 4.928571' max='5' min='1' numRaters='238' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: patrickJMT


Tags: math linear programming algebra example help justmathtutoring.com corner points vertice maximum minimum constraint
Linear Programming. I do a complete example! For more free math videos, visit JustMathTutoring.com
Lecture 2 | Programming Methodology (Stanford)
- Length: 48:20
- Rating Average: 4.914591' max='5' min='1' numRaters='562' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: StanfordUniversity


Tags: computer science technology grades programing software language java lecture engineering stanford eclipse Karel assignm
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 software...
Linux GUI Programming with Ruby
- Length: 9:56
- Rating Average: 4.5734267' max='5' min='1' numRaters='143' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: rohanr2


Tags: Ruby Linux Ubuntu Programming GUI
Howto (mostly) visually code GUI application on Linux using Ruby and Glade. If you're a Visual xxxxx programmer, this might make Linux look a bit more approachable.
Advanced Topics in Programming Languages: Java Puzzlers,...
- Length: 73:53
- Rating Average: 4.8461537' max='5' min='1' numRaters='286' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: GoogleTechTalks


Tags: google howto advanced topics programming
Google Tech Talks July 23, 2007 ABSTRACT Java Puzzlers, Episode VI: The Phantom-Reference Menace/Attack of the Clone/Revenge of the Shift. Josh Bloch and special guest star Bill Pugh present yet another installment in the continuing saga of Java Puzzlers, consisting of eight more programming...
Lecture 2 | Programming Paradigms (Stanford)
- Length: 51:4
- Rating Average: 4.876147' max='5' min='1' numRaters='218' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: StanfordUniversity


Tags: science math engineering computer language source code technology programming paradigm C++ byte bit pattern binary addition subtraction digit number character two's complement
Lecture by Professor Jerry Cain for Programming Paradigms (CS107) in the Stanford University Computer Science department. In this lecture, Prof. Cain discusses C and C++ programming codes, as well as binary addition and subtraction. Programming Paradigms (CS107) introduces several programming...
Python Programming Tutorial - 1 - Installing Python
- Length: 3:19
- Rating Average: 4.927681' max='5' min='1' numRaters='401' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: thenewboston


Tags: installing python program idle gui cool technology java
Part 2 - www.youtube.com Tutorial on how to install python. One of many tutorials to come.
C Programming Tutorial 1 Learn C Programming: Game Programming
- Length: 7:8
- Rating Average: 4.84127' max='5' min='1' numRaters='189' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: LearnToProgramDotTV


Tags: C Programming Tutorial Learn C Programming C++ Beginning Programming How to Program Hello World in C C Tutorial C Tutorials Learn to Program in C C game programming game programming learn game programming
The C Programming language is a great place to start for anyone who would like to learn computer programming. C is relatively easy to learn but can be very powerful While its a much older language and not object oriented, it can be used to develop almost any type of application-- including video...
Scalable Parallel Programming with CUDA on Manycore GPUs
- Length: 80:37
- Rating Average: 4.857143' max='5' min='1' numRaters='63' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: StanfordUniversity


Tags: Computer science software engineering programming technology semiconductor processor parallel hardware graphics video memory threads computation
February 27, 2008 lecture by John Nickolls for the Stanford University Computer Systems Colloquium (EE 380). John Nickolls from NVIDIA talks about scalable parallel programming with a new language developed by NVIDIA, CUDA. NVIDIA's programming of their graphics processing unit in parallel allows...
Java Programming Tutorial - 2 - Running a Java Program
- Length: 6:53
- Rating Average: 4.8324466' max='5' min='1' numRaters='752' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: thenewboston


Tags: install download jdk se ee java development kit new beginner tutorials
****MAKE SURE TO WATCH IN HIGH QUALITY**** How to run a Hello World program in java.
CS 61A Lecture 1: Functional Programming I
- Length: 48:37
- Rating Average: 4.8333335' max='5' min='1' numRaters='114' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: UCBerkeley


Tags: CS 61a functional programming harvey ucberkeley lecture yt:quality=high
CS 61A - Spring 08 - TheStructure and Interpretation of Computer Programs Instructor Brian Harvey 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,...
Programming Bits and Atoms
- Length: 61:7
- Rating Average: 4.756098' max='5' min='1' numRaters='41' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: GoogleTechTalks


Tags: google techtalks techtalk engedu talk talks googletechtalks education
Google Tech Talks October 24, 2008 ABSTRACT Computer science serves to isolate programs (and programmers) from knowledge of the underlying mechanisms used to manipulate information, however it will not be possible to maintain this fiction in the approaching limit in which the number of...
Lecture 1 | Programming Abstractions (Stanford)
- Length: 43:3
- Rating Average: 4.8538013' max='5' min='1' numRaters='171' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: StanfordUniversity


Tags: computer science technology software engineering c++ programming language java
The first lecture by Julie Zelenski for the Programming Abstractions Course (CS106B) in the Stanford Computer Science Department. Julie Zelenski gives an introduction to the course, recursion, algorithms, dynamic data structures and data abstraction; she also introduced the significance of...
SXSW 2010: Program or be Programmed: Ten Commands for a Digital Age
- Length: 5:46
- Rating Average: 4.9383564' max='5' min='1' numRaters='146' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: sxsw


Tags: sxsw southwest austin interactive festival panel talk program programmed ten commands for digital age tutorial speech talking interview
Best-selling author and technology visionary Douglas Rushoff offers his insights and perspectives on humanity's role in the bight new future.
Lecture 3 | Programming Abstractions (Stanford)
- Length: 44:40
- Rating Average: 4.787234' max='5' min='1' numRaters='47' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: StanfordUniversity


Tags: computer science technology software engineering c++ programming language java lecture libraries random string member function concatenation console
Lecture 3 by Julie Zelenski for the Programming Abstractions Course (CS106B) in the Stanford Computer Science Department. Julie goes over C++ libraries and explains what they are and how they are useful. She continues to introduce C++ basics, including strings, various operators on strings and...
object oriented programming
- Length: 6:54
- Rating Average: 4.7288136' max='5' min='1' numRaters='59' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: FreeComputerTutor


Tags: object oriented programming object oriented concepts object oriented principles object oriented database object oriented c++ object oriented perl design patterns polymorphism encapsulation uml java object oriented php object oriented c# object oriented javascript abstraction object oriented development object oriented methodology ooad procedural programming oops
object oriented programming by www.freecomputertutor.net Also object oriented analysis and design tutorial, object oriented concepts c# c++ java tutorial theory, 5 object oriented principles here java learning liskov, object oriented database, object oriented c++, object oriented perl, design...
The Evolution of End User Programming
- Length: 63:22
- Rating Average: 4.2916665' max='5' min='1' numRaters='48' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: GoogleTechTalks


Tags: google tech talk programming scripts
Google Tech Talk February 1, 2010 ABSTRACT Presented by Allen Cypher, IBM Research Almaden. The popularity of the Web has changed the world of End User Programming. Our research systems can now be built in a web browser that people use in their daily life, semantic information is broadly...
Computer Science Technology Game Programming
- Length: 5:22
- Rating Average: 4.6' max='5' min='1' numRaters='175' rel='http://schemas.google.com/g/2005#overall from people
- View Count:
- Author: TSTC4u


Tags: computer science game programming training career TSTC
www.tstc.edu The Graphics, Gaming & Simulation specialization of Computer Science Technology is designed to prepare students for entry into the world of graphics programming. Graphics and simulation is used in several segments of Information Technology, including Education and Training, Aerospace...
Page: 1 of 6369
