55:16
Google I/O 2009 - The Myth of the Genius Programmer
Google I/O 2009 - The Myth of the Genius Programmer Brian Fitzpatrick, Ben Collins-Sussman...
published: 02 Jun 2009
Author: GoogleDevelopers
Google I/O 2009 - The Myth of the Genius Programmer
Google I/O 2009 - The Myth of the Genius Programmer Brian Fitzpatrick, Ben Collins-Sussman A pervasive elitism hovers in the background of collaborative software development: everyone secretly wants to be seen as a genius. In this talk, we discuss how to avoid this trap and gracefully exchange personal ego for personal growth and super-charged collaboration. We'll also examine how software tools affect social behaviors, and how to successfully manage the growth of new ideas. For presentation slides and all I/O sessions, please go to: code.google.com/events/io/sessions.html
1:01
Shit Programmers Say
Starring: Philip Neustrom, Matt Hampel, Chach Sikes, Mike Ivanov, John Mertens, Jim Craner...
published: 27 Jan 2012
Author: pneustrom
Shit Programmers Say
Starring: Philip Neustrom, Matt Hampel, Chach Sikes, Mike Ivanov, John Mertens, Jim Craner Follow me on GitHub! github.com
17:26
Lecture 1 | Programming Paradigms (Stanford)
Lecture by Professor Jerry Cain for Programming Paradigms (CS107) in the Stanford Universi...
published: 19 Jul 2008
Author: StanfordUniversity
Lecture 1 | Programming Paradigms (Stanford)
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, Scheme, and Python. The class aims to teach students how to write code for each of these individual languages and to understand the programming paradigms behind these languages. Complete Playlist for the Course: www.youtube.com CS 107 Course Website: www.CS107.stanford.edu Stanford University: www.stanford.edu Stanford University Channel on YouTube: www.youtube.com
8:52
Is Software Programming a Good Career?
www.softwarecareerlaunch.com Some people wonder if computer programming is still a good ca...
published: 29 May 2008
Author: aplusproresume
Is Software Programming a Good Career?
www.softwarecareerlaunch.com Some people wonder if computer programming is still a good career to pursue. Here are five reasons why this is still a good profession and five reasons why you might want to consider something else.
2:20
C++ Programmer
Interviewing for a C++ Programming position. The sorry state of software development....
published: 27 Mar 2010
Author: CrankyProgrammer
C++ Programmer
Interviewing for a C++ Programming position. The sorry state of software development.
53:30
Lec 1 | MIT 6.00 Introduction to Computer Science and Programming, Fall 2008
Lecture 1: Goals of the course; what is computation; introduction to data types, operators...
published: 20 Aug 2009
Author: MIT
Lec 1 | MIT 6.00 Introduction to Computer Science and Programming, Fall 2008
Lecture 1: Goals of the course; what is computation; introduction to data types, operators, and variables Instructors: Prof. Eric Grimson, Prof. John Guttag View the complete course at: ocw.mit.edu License: Creative Commons BY-NC-SA More information at ocw.mit.edu More courses at ocw.mit.edu
8:55
c++ programming tutorial 1
WEBSITE HAS CHANGED!!!!!**reconnetworks.net now** giving a breif introduction to basic com...
published: 11 May 2007
Author: reconnetworks
c++ programming tutorial 1
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.
1:23
A Day in the Life - Computer Programmer
A typical day in the life of a Computer Programmer. Courtesy of CareerOneStop. Learn how t...
published: 25 Mar 2008
Author: CareerRx
A Day in the Life - Computer Programmer
A typical day in the life of a Computer Programmer. Courtesy of CareerOneStop. Learn how to get there at www.MYCAREERRX.com. Colleges Educate. We Create Careers.
59:26
The Go Programming Language
Google Tech Talks October 30, 2009 ABSTRACT Presented by Rob Pike What is Go? Go is a new ...
published: 10 Nov 2009
Author: GoogleTechTalks
The Go Programming Language
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 concurrent, garbage-collected, and requires explicit declaration of dependencies. Simple syntax and a clean type system support a number of programming styles. For more on Go including FAQs, source code, libraries, and tutorials, please see: golang.org
1:00
If programmers have make a plane
Test video upload....
published: 02 Jun 2007
Author: DikiyKaban
If programmers have make a plane
Test video upload.
73:28
The Lazy Programmer's Guide to Secure Computing
Google Tech Talk March 11, 2010 ABSTRACT Presented by Marc Stiegler. This presentation sta...
published: 19 Mar 2010
Author: GoogleTechTalks
The Lazy Programmer's Guide to Secure Computing
Google Tech Talk March 11, 2010 ABSTRACT Presented by Marc Stiegler. This presentation starts with a simple block of code written by the Lazy Programmer, to observe how laziness made the code more compact and simpler. We then define the Principle of Least Authority(POLA), and explain why it is a best practice for secure programming. We show how laziness in that first example enabled enforcement of POLA. We then put the Lazy Programmer through a series of increasingly more difficult tasks as management attempts to make the Lazy Programmer work hard. To achieve maximum laziness, the Lazy Programmer is driven toward increasingly more modular, encapsulating OO designs that happen to implement POLA; ultimately compelled to build systems with defense in depth to avoid work. A secret truth is thus revealed: lazy OO programmers have been using secure techniques for decades, if only they had known. We then describe the tools that turn laziness into correctly enforced security for JavaScript, Java, and distributed computing. Marc Stiegler is a researcher at Hewlett-Packard Labs who has written "Introduction to Capability Based Security," and designed CapDesk and Polaris, a windows overlay that isolates applications from one another to allow virus safe computing.
115:05
Advanced Topics In Programming Languages: Closures For Java
Google Tech Talks January 17, 2007 ABSTRACT We propose to add Closures to the Java Program...
published: 09 Oct 2007
Author: GoogleTechTalks
Advanced Topics In Programming Languages: Closures For Java
Google Tech Talks January 17, 2007 ABSTRACT We propose to add Closures to the Java Programming Language. Closures simplify the use of APIs that rely on anonymous class instances, such as the concurrency APIs and callbacks. More importantly, closures support control abstractions, which are APIs that act as programmer-defined control constructs. This talk describes the proposed language extension and its design rationale, and shows how it will affect existing and future APIs. Credits: Speaker:Neal Gafter
4:19
How to be a Good Software Programmer
Watch our iPhone 5 Unboxing: www.youtube.com live.pirillo.com - I programmed a dog into th...
published: 21 Jan 2008
Author: lockergnome
How to be a Good Software Programmer
Watch our iPhone 5 Unboxing: www.youtube.com live.pirillo.com - I programmed a dog into this live video feed. Can you find him? Go ahead... I'll give you a couple of seconds to look for him. I have a top five list submitted by Raleigh, full of tips to help you become a good Programmer.
Youtube results:
11:59
Programmer under oath admits computers rig elections
Software programmer says US elections are rigged and that US Representatives tried to pay ...
published: 18 Apr 2011
Author: 91177info
Programmer under oath admits computers rig elections
Software programmer says US elections are rigged and that US Representatives tried to pay him to rig their election vote counts. Thankyou to TheTruthPusher
66:46
Crockford on JavaScript - Section 8: Programming Style & Your Brain
In this keynote talk from YUIConf 2011, Yahoo! JavaScript architect Douglas Crockford drop...
published: 13 Nov 2011
Author: yuilibrary
Crockford on JavaScript - Section 8: Programming Style & Your Brain
In this keynote talk from YUIConf 2011, Yahoo! JavaScript architect Douglas Crockford drops some science to explain why code style is important in programming -- particularly in JavaScript -- and how tools like JSLint can help.
6:03
So You Want to be a Programmer- Part 1 Concepts
The first in my video series, "So you want to be a programmer." This video goes ...
published: 08 Jul 2008
Author: Theotherguy1989
So You Want to be a Programmer- Part 1 Concepts
The first in my video series, "So you want to be a programmer." This video goes over the basics of the course and the concepts of computer programming.
1:07
CS 373: Programming a Robotic Car
CS373 with Sebastian Thrun Join the class at www.udacity.com...
published: 23 Jan 2012
Author: knowitvideos
CS 373: Programming a Robotic Car
CS373 with Sebastian Thrun Join the class at www.udacity.com