Pages:   ← Previous page | 1 2 3 4 5 6 7 8 | Next page →

Larry Wall: 5 Programming Languages Everyone Should Know

Complete description: bigthink.com Java is "heavyweight, verbose, and everyone loves to hate it," but Wall still thinks you should know it.
Thematic Section: Science & Technology
Duration: 00:04:39.750
Other materials on this topic: bigthink Big Think bigthink.com Larry Wall programming languages Java programmers code Pearl fortran cobalt BASIC LISP APL javascript object-orientated industrial language outsourcing haskell functional programming mathematics Python Ruby compatibility

Lecture - 1 Introduction to programming languages

Complete description: Lecture Series on Programming Languages by Dr.S.Arun Kumar, Department of Computer Science & Engineering ,IIT Delhi. For more details on NPTEL visit nptel.iitm.ac.in
Thematic Section: Education
Duration: 00:37:39
Other materials on this topic: Introduction

Which Programming Language is Best?

Complete description: http:/twitter.com/chrispirillo - Someone on our Lockergnome site recently asked which full programming language is "the best." That is a good question - but impossible to answer, really. Each language
Thematic Section: Science & Technology
Duration: 00:03:09.750
Other materials on this topic: video help information pirillo blog gadgets programming coding code developer dev

The Go Programming Language

Complete description: 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
Thematic Section: Science & Technology
Duration: 00:44:34.500
Other materials on this topic: google tech talk programming language golang go

Advanced Topics In Programming Languages: Closures For Java

Complete description: 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 concurren
Thematic Section: Howto & Style
Duration: 01:26:18.750
Other materials on this topic: java closures google

Advanced Topics in Programming Languages: Java Puzzlers,...

Complete description: 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 anoth
Thematic Section: Howto & Style
Duration: 00:55:24.750
Other materials on this topic: google howto advanced topics programming

Hak5 - Q&A: A+ Certs, Programming languages, Network Scanning

Complete description: Hak5 episode 920 Part 3 of 3 This time on the show, an Ubertooth OnePrimer - Setup with BackTrack 5. Booting multiple ISOs from a single USB drive, we've got plenty of options. And answers to your que
Thematic Section: Shows
Duration: 00:07:09
Other materials on this topic: Ubertooth Ubertooth One Bluetooth Monitor Mode Packet Sniffing Linux backtrack Spectrum Analyzer Python Mike Ossmann usb multiboot grub syslinux iso boot xboot sardu nibble bash airodump-ng pause shortcut

Advanced Topics in Programming Languages Series: C++ Threads

Complete description: Google Tech Talks May 16, 2007 Abstract The next C++ standard will provide direct support for threads, including a model of memory, atomics, variables, launching, scheduling, synchronization, and term
Thematic Section: Howto & Style
Duration: 01:07:14.250
Other materials on this topic: google howto advanced topics programming

Advanced Topics in Programming Languages Series:...

Complete description: Google Tech Talks April 18, 2007 ABSTRACT Advanced Topics in Programming Languages Series: Parametric Polymorphism and the Girard-Reynolds Isomorphism. This talk is based on a series of papers by Phil
Thematic Section: Howto & Style
Duration: 00:23:00
Other materials on this topic: google howto advanced topics programming

Advanced Topics in Programming Languages: The Java Memory...

Complete description: Google Tech Talks March 21, 2007 ABSTRACT This talk describes the Java Memory Model and how it affects the ways concurrent software should be written. Recent changes to the memory model, which were in
Thematic Section: Howto & Style
Duration: 00:43:01.500
Other materials on this topic: java google howto

Faith, Evolution, and Programming Languages

Complete description: Google Tech Talks April 27, 2007 ABSTRACT Faith and evolution provide complementary--and sometimes conflicting--models of the world, and they also can model the adoption of programming languages. Adhe
Thematic Section: Howto & Style
Duration: 00:50:12.750
Other materials on this topic: google howto faith evolution programming

C Programming Language Introduction

Complete description: www.lonniegardner.info This is just an introduction to the C Language syntax. I will be uploading other tutorials that will cover the rest of the Language for those that want to learn C programming. G
Thematic Section: Education
Duration: 00:07:25.500
Other materials on this topic: C Programming Programming syntax C++

PHP Basics: Serverside Programming Languages

Complete description: www.killersites.com Learn the difference between a server-side programming language vs. a client-side programming language. Understanding this difference will make learning PHP much easier. Stefan We'
Thematic Section: Education
Duration: 00:05:10.500
Other materials on this topic: php basics php serverside client server side programming languages language programming web design web programming basics killersites

Advanced Topics in Programming Languages:...

Complete description: Google Tech Talks May 9, 2007 ABSTRACT Sometimes what you want to say is hard to write or hard to get right in the programming model you're using. But how do we try another? There are many powerful pr
Thematic Section: Howto & Style
Duration: 00:42:48.750
Other materials on this topic: programming csp concurrency

Advanced Topics in Programming Languages Series: Python...

Complete description: Google Tech Talks March 14, 2007 ABSTRACT Design Patterns must be studied in the context on the language in which they'll get implemented (the Gang of Four made that point very strongly in their book,
Thematic Section: Howto & Style
Duration: 00:44:05.250
Other materials on this topic: python google howto

How to pick a programming language

Complete description: With so many programming languages, you may be wondering how to pick the best one. Based on what you are trying to do, this video will help you select the right one. C, C++, Objective C, C#, Java, Mat
Thematic Section: Science & Technology
Duration: 00:05:57.750
Other materials on this topic: C (Programming Language) C++(Programming Language) C# (Programming Language) Matlab (Programming Language) PHP (Programming Language) Pascal (Programming Language)

Macros Matter: infrastructure for building new programming languages

Complete description: Building new programming languages from whole cloth is a difficult proposition at best. Macro system provide an alternative; they support the construction of new programming languages from existing ex
Thematic Section: Education
Duration: 00:28:00
Other materials on this topic: Robby Findler

Bjarne Stroustrup: The 5 Programming Languages You Need to Know

Complete description: bigthink.com "Nobody should call themselves a professional if they only knew one language."
Thematic Section: Science & Technology
Duration: 00:01:31.500
Other materials on this topic: bigthink Big Think bigthink.com Bjarne Stroustrup programming languages programmers C++ Java Python Ruby on Rails javascript C#

Advanced Topics in Programming Languages: A Lock-Free...

Complete description: Google Tech Talks March 28, 2007 ABSTRACT I present a lock-free concurrent Hash Table implementation with better single-thread performance than most Hash Tables, and better multi-thread performance th
Thematic Section: Howto & Style
Duration: 00:43:55.500
Other materials on this topic: google howto advanced topics programming

Douglas Crockford: The JavaScript Programming Language

Complete description: In this 2007 presentation at Yahoo!, which is meant to be the beginning of a three-course sequence (followed by "Theory of the DOM" and then "Advanced JavaScript"), Douglas Crockford explores not only
Thematic Section: Science & Technology
Duration: 01:22:26.250
Other materials on this topic: crockford javascript programming webdev frontend engineering yahoo yui

New D Programming Language with Andrei

Complete description: Audio Fixed: Andrei Alexandrescu a top C++ expert and one of the programmers creating the new D program language, discusses how this new language sits between system languages and productivity languag
Thematic Section: Science & Technology
Duration: 00:07:48
Other materials on this topic: software development Programming Language Alexandrescu Andrei

Lecture - 25 Programming Languages

Complete description: Lecture Series on Programming Languages by Dr.S.Arun Kumar, Department of Computer Science & Engineering ,IIT Delhi. For more details on NPTEL visit nptel.iitm.ac.in
Thematic Section: Education
Duration: 00:40:18
Other materials on this topic: Programming Languages

Lecture - 26 Programming Languages

Complete description: Lecture Series on Programming Languages by Dr.S.Arun Kumar, Department of Computer Science & Engineering ,IIT Delhi. For more details on NPTEL visit nptel.iitm.ac.in
Thematic Section: Education
Duration: 00:37:42
Other materials on this topic: Programming Languages

Object Orientated Programming Languages

Complete description: EdExcel Software Design and Development (2010) - Unit 6 Level 3 Most modern programming languages are now object orientated. See www.edulevel.com for details and other videos in this series.
Thematic Section: Education
Duration: 00:02:54.750
Other materials on this topic: Andy Wicks oval o-vl o-vl.com Unit 6 edexcel Programming Introduction to Programming technology Software Design Software Development OOP languages Object orientated programming SD&D

Pt. 1 Selecting a Programming Language, The Modern Way (Jim Sutton)

Complete description: From aseries of talks given at the Ada Conference UK 2009 in London. Since its inception, Ada has been successful in systems where reliability is essential. Its application domains include aeronautics
Thematic Section: Science & Technology
Duration: 00:07:09.750
Other materials on this topic: Ada safe and secure software software development safety-critical software certification Ada Conference UK 2009

Pt.1 Ada Programming Language Use in Lockheed Martin (Judith Klein)

Complete description: From aseries of talks given at the Ada Conference UK 2009 in London. Since its inception, Ada has been successful in systems where reliability is essential. Its application domains include aeronautics
Thematic Section: Science & Technology
Duration: 00:06:21
Other materials on this topic: Ada safe and secure software software development safety-critical software certification Ada Conference UK 2009

ChucK: A Computer Music Programming Language

Complete description: November 16, 2007 lecture by Ge Wang for the Stanford University Human-Computer Interaction Seminar (CS 547). In the first part of this talk, Ge presents the design, philosophy, and development of Chu
Thematic Section: Education
Duration: 01:03:48.750
Other materials on this topic: Computer science software engineering programming design app Ge Wang chuck music laptop orchestra

Evolution of Programming Languages : Java Tutorial 5

Complete description: www.javatutorialhub.com This tutorial looks into the Evolution of Programming Languages over the years and explains the fundamentals of Unstructured ,Structured and Object Oriented Programming
Thematic Section: Education
Duration: 00:01:42
Other materials on this topic: Object Oriented Programming OOPS Java programming OOAD beginner system data software technology tutorial sdk

The C# Programming Language, 3rd Edition

Complete description: "Anders Hejlsberg, Mads Torgersen and Scott Wiltamuth discuss "The C# Programming Language," Third Edition--the authoritative and annotated technical reference for C# 3.0.
Thematic Section: Howto & Style
Duration: 00:06:58.500
Other materials on this topic: C# 4.0 3.0 LINQ Anders Hejlsberg Mads Torgersen Scott Wiltamuth Programming Languages Software Development
Pages:   ← Previous page | 1 2 3 4 5 6 7 8 | Next page →