videos about web development
14 Apr
This video lecture is intended for font end, JavaScript developers who want to improve their code quality.
The author speaks about the JavaScript programming language. The features of the language, the similarity with functional languages.
Douglas Crockford is a JavaScript architect in Yahoo!. See more on wikipedia.
14 Apr
This video lecture is intended for font end, JavaScript developers who want to improve their code quality.
The author speaks about the JavaScript programming language. The features of the language, the similarity with functional languages.
Douglas Crockford is a JavaScript architect in Yahoo!. See more on wikipedia.
14 Apr
This video lecture is intended for font end, JavaScript developers who want to improve their code quality.
The author speaks about the JavaScript programming language. The features of the language, the similarity with functional languages.
Douglas Crockford is a JavaScript architect in Yahoo!. See more on wikipedia.
12 Apr
12 Apr
By watching this video you’ll get familiar with Zend Framework, its purposes, why it has been designed for and where you can used as well as where it’s used world wide.
In short you’ll get a definition of Authentication, which is often changed with Authorization, and that is completely different thing.
Darby Felton is a senior developer for Zend Framework.
12 Apr
This video lecture, transcripted by, Eric Miraglia helps web developers to understand the meaning of frontend development.
Another way to think about it is that frontend engineers tell browsers what to do. We’d all love it if that were easier, but there’s such a diversity of browsers, and browser capabilities, that figuring out how to instruct them to do what we want, is our job. An even simpler answer might be to say we’re responsible for “view source”. So, regardless of how your organization or your team is structured, the frontend engineer is responsible for everything that gets sent over the wire to the user’s browser. So if you “view source” on any page, everything you see there is the result of decisions made by frontend engineers.
Eric Miraglia, learn more about the author here.
Nate Koechley, or see more in LinkedIn.
12 Apr
Very good and pretty short tutorial about how to use on it’s basics the Zend_Db module. For everyone starting with Zend Framework it will be interesting to know how to connect and use a database in his application.
This kind of short tutorials are very usefull and sometimes are more usefull than a long detailed tutorials or documentation pages. This gives a very quick start with Zend_Db, than anyone can make it’s own researches into the docs.
Highly recommended!
12 Apr
As mentioned in YDN Theater:
Andy Hunt from Pragmatic Programmers tells us about his next experiments in becoming a better programmer. His latest work isn’t about installing a better IDE or using a new programming language. Instead, Andy is tuning his brain. Andy has some great advice to improve your Wetware, and suggests that it’s the most important thing of all to tweak.
12 Apr