Tagged: Native

Google I/O 2011: Beyond JavaScript: Programming the Web with Native Client

David Springer Learn how to supercharge your web apps with native C/C++ code that runs directly in the browser, without the hassle of a plug-in. Join us as w…
Video Rating: 4 / 5

An array is nothing but a list of variables. Normally, you’d use arrays to group related variables together, such as when you have a list of names, or a list…

Google I/O 2010 – Programming the web with Native Code

Google I/O 2010 - Programming the web with Native Code

Google I/O 2010 – Beyond JavaScript: Programming the web with Native Code Chrome 201 Dave Springer, Ian Lewis Although JavaScript performance is rapidly increasing, there are still applications for which native code is a better choice. Learn about Native Client and how you can use it to build rich applications with all of the advantages and power of the web. For all I/O 2010 sessions, please go to code.google.com

Info Level: Beginner Presenter: Eli the Computer Guy Length of Class: 100 Minutes Tracks Web Design Prerequisites Introduction to Website Administration Purpose of Class This class teaches students basic HTML Programming. After taking this class students will be able to code basic HTML web pages and write raw HTML code for sites such as Craigslist. Topics Covered Creating an HTML Page Formatting Text Creating Lists Creating Tables Adding Pictures Adding Hyperlinks Class Notes Introduction HTML is still very relevant for web programming HTML is used to create Static Web Pages and for Formating The Basics Suffix has to be with .htm or .html Home page has to be named INDEX or DEFAULT Different web browsers display things differently Deprecated means you should not use If you have a LINUX web server you have to make sure you use correct capitalization
Video Rating: 4 / 5