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

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

Larry Wall: 5 Programming Languages Everyone Should Know

Complete description: 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 Larry Wall Code Programming Language

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

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: 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

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

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

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

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++

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: 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

Reasons to learn the R Programming Language

Complete description: Courtney Brown describing why students should learn the R programming language. R is FREE, easy to use, and open source. It is often used to do statistics, but it can also be used for other purposes a
Thematic Section: Education
Duration: 00:05:36.750
Other materials on this topic: Courtney Brown programming language programing statistics mathematics computer

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

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

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

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

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

The Go Programming Language Promo

Complete description: A short promotional video about the Go Programming Language presented by Russ Cox. For a more detailed video about Go, please see: www.youtube.com For more on Go including FAQs, source code, libraries
Thematic Section: Science & Technology
Duration: 00:00:58.500
Other materials on this topic: go programming language

Philip Wadler and Erik Meijer: On Programming Language Theory and Practice

Complete description: Here, Erik Meijer and Philip Wadler discuss the theory and practice of programming language design with C# program manager Mads Torgersen. Philip is widely known for his significant contributions to f
Thematic Section: Science & Technology
Duration: 00:11:19.500
Other materials on this topic: functional programming programming languages theory and practice haskell philip wadler erik meijer

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

Business Information Systems, High Level Programming Languages

Complete description: In this video Bob Nields, program chair of the Business Information Systems program, defines the characteristics of BIS that make it different from the other two programming majors in the Computer Sof
Thematic Section: Education
Duration: 00:05:00.750
Other materials on this topic: Bob Nields Cincinnati State Visual Basic Business Information Systems

Advanced Topics in Programming Languages Series: JSR 277...

Complete description: Google Tech Talks May 23, 2007 ABSTRACT The JSR 277 (Java Module System, jcp.org specification seeks to address many issues associated with Java Archive (JAR) files, including the lack of version cont
Thematic Section: Howto & Style
Duration: 00:49:05.250
Other materials on this topic: google howto advanced topics programming

what is your programming language?

Complete description: EDIT:thx guys for the correction, the language is assembly Turn on the adnotations !!! And what is YOUR programming language? :P
Thematic Section: Comedy
Duration: 00:00:26.250
Other materials on this topic: assembler delphi java c# programming fun hilarious program funny spartans 300

Advanced Topics in Programming Languages: JSR-305: Java...

Complete description: Google Tech Talks August 8, 2007 ABSTRACT Advanced Topics in Programming Languages: JSR-305: Java annotations for software defect detection This talk will describe the current status of JSR-305, Java
Thematic Section: Howto & Style
Duration: 00:47:16.500
Other materials on this topic: google howto advanced topics programming

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
Pages:   ← Previous page | 1 2 3 4 5 6 7 8 | Next page →

Add page to social bookmarks:


English:
Russian: