Server-side web programming (part 5 of 7)

January 26th, 2012


Programming web sites using the Python framework web2py. One part of a larger series teaching programming. Visit codeschool.org

Java Web Programming with Eclipse: News Feed — addendum

January 23rd, 2012


cse.csusb.edu

Server-side web programming (part 2 of 7)

January 16th, 2012


Programming web sites using the Python framework web2py. One part of a larger series teaching programming. Visit codeschool.org

Dart: A Language For Structured Web Programming

January 4th, 2012


Seth Ladd, Developer Advocate at Google, introduces us to Dart, a new class-based programming language for creating structured web applications. Developed with the goals of simplicity, efficiency, and scalability, the Dart language combines powerful new language features with familiar language constructs into a clear, readable syntax. Some of the topics covered include: -Motivations to create the language -Features unique to Dart -Isolates -DOM -Code Samples ** see more videos on open source development at marakana.com

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

January 1st, 2012


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

Incredibly easy web programming

December 29th, 2011


Demonstrates a cool site where you can create your own programs in BASIC that run in your web browser. The site is free to use and works with IE, Firefox, and Safari. www.runbasic.com

Dart: A Language for Structured Web Programming by Seth Ladd and Steve Messick

December 23rd, 2011


Dart is a new structured web programming language, complete with libraries, a virtual machine, and editor. Dart is Google’s effort to make it easier and more productive to build complex and rich modern web apps. This brown bag will introduce Dart, explain its motivations, and give an overview of the effort and where it’s going. The project is in Technology Preview, so now is the perfect time to check it out, provide feedback, and help sharpen Dart. As a special treat, we will get an introduction to, and a demo, of the Dart Editor.

Jake Archibald

December 20th, 2011

Web Programming

Image taken on 2011-06-08 10:31:09 by Robert Sedovšek.

Audience

December 17th, 2011

Web Programming

Image taken on 2011-06-08 09:51:08 by Robert Sedovšek.

Java Web Programming with Eclipse: Item Management, List Page

December 11th, 2011


cse.csusb.edu