CGI & PHP Enhance your site with CGi, PHP and ASP scripts

  Subscribe via RSS

  Follow @XavierMedia

Archive for the ‘Videos’ Category

Google I/O 2008 – javascript and DOM Programming in GWT

Wednesday, March 17th, 2010


Surprisingly Rockin' javascript and DOM Programming in GWT Bruce Johnson (Google) You may already know about gwt's nifty javascript Native Interface (JSNI), which allows you to define native Java methods with handwritten javascript. In GWT 1.5, there's an even more powerful way to program close to the metal. You can now model arbitrary javascript types directly as Java classes (specifically, as subclasses of gwt's javascriptobject class), yet there is no overhead in size or speed. You can code against any javascript object as if it were a regular old Java object. So, what does that buy you? * It's never been easier to integrate with external JS libraries; just define a Java class that models the JS object you want to interact with. Nice Java syntax, no overhead. * Freely use low-level native JS data structures (JS arrays, for example) by exposing them with a Java-friendly API. You can even apply Java generics to JS types! * Superimpose strongly-typed Java classes on JSON objects, giving you IDE code completion, refactoring and compile-time type checking. * GWT uses this new ability to provide a complete cross-browser DOM class hierarchy based on the w3c's Java HTML bindings. Programming straight to the DOM has never been more productive. Come learn about this unusual and powerful new capability that you can use to squeeze every drop of performance and interop out of your GWT projects.

Popularity: 8% [?]

Lecture 2 | Programming Paradigms (Stanford)

Thursday, March 4th, 2010


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

Popularity: 11% [?]

PHP Tutorials: MySQL (Part 1)

Saturday, February 27th, 2010


Using phpmyadmin to create a new table on a database. The basics!

Popularity: 23% [?]

CS 61A Lecture 1: Functional Programming I

Friday, February 19th, 2010


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, manifest types, data-directed programming, and message-passing; (b) between programming languages, using functional and rule-based languages as examples. It also relates these techniques to the practical problems of implementation of languages and algorithms on a von Neumann machine. There are several significant programming projects, programmed in a dialect of the LISP language. www.cs.berkeley.edu

Popularity: 35% [?]

Flash PHP MySQL CMS – Content Management System Website Tutorial CS3 + CS4

Saturday, February 6th, 2010


Source Files – www.developphp.com In this Flash actionscript 3.0, PHP, and mysql tutorial video and source file download you can learn how to build slick CMS(Content Management Systems) for your client websites or for projects that require many people to input data. A Content Management System made in Flash makes editing content easier visually and physically for the user or client you have created it for. This method uses one PHP control file, one mysql database(with 2 tiny tables in it), and a flash application that is programmed intelligently enough to display dynamic content from a mysql database, or any database type system. We also have tutorials that show how to use a flat text file as database, or an XML file as databse if your environment cannot run mysql easily. Brought to you by flashbuilding.com

Popularity: 100% [?]


Fantastic web hosting at cheap prices
© Copyright 1996-2010 Xavier Media®. All rights reserved.
Contact us | Support/help | Privacy Policy | About Xavier Media
The World According to Xavier | Powered by Yahoo! Answers