Java Screencast Tutorial 4 – String Methods
In this tutorial: – Strings and string indexes – .indexOf – .substring – .charAt – .length – Using + with strings
In this tutorial: – Strings and string indexes – .indexOf – .substring – .charAt – .length – Using + with strings
Modeling is not the preserve of plan-driven methods, and the problems sometimes encountered lie not with modeling per se but with overdosing on models and failing to use modeling as an opportunity for communication. Models that become an end in themselves and are drawn up by individuals in isolation from …
This webcast covers the basics of the Git source control system. It introduces the audience to Git basics: staging and committing snapshots, viewing the commit log, pushing to and pulling from servers, and creating, switching between, and merging branches. Finally it quickly covers a few more advanced features.
This video goes along with the blog post on www.tommynorman.com for setting up a virtual Scrum task board uasing a Nintendo Wii remote.
Sequel is the database toolkit for ruby. This session will discuss the philosophy, design, implementation, and use of Sequel, as well as its history, current status, and future directions. It will show how to use core Sequel via datasets to manipulate sets of objects, as well as Sequel models to …