|
|
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
1 Articles match "Books","Language"
|
Related DevelopMentor Courses
|
MORE
|
|
Effective C++ for C++ Programmers
Insights into how to effectively combine language features to achieve desired behavior. This intensive seminar, based on material in Meyers' landmark books (Effective C++, More Effective C++, and Effective STL), explains how to use C++ effectively: how to create libraries and programs that are correct, efficient, portable, maintainable, and extensible. Language issues: Eliminating unnecessary temporary objects: Pass by reference-to-const instead of by value. Knowledge of the rules of thumb applied by expert C++ programmers as they design and implement software systems. An
DevelopMentor Courses
- Friday, June 12, 2009
|
19 Articles match "Books","Language"
|
The Latest from DevelopMentor
|
MORE
|
|
Other things about SAP (which might block Agile)
First a word on TLAs, it gets confusing: BPR - Business Process Re-Engineering; where it all began (sort of), comes from a book by Hammer and Champy and was very popular in the 1990’s. SAP doesn’t even try to support them.). SAP has a programming language, ABAP. To finish off my BPM/BPE/SAP mini-series here are some other things I learned about SAP and BPM. These might be specific to the team I encountered or they might be generic.
Allan Kelly's Blog
- Saturday, October 31, 2009
How many people are doing Agile?
Sure if your following everything Kent Beck says in the XP books your probably Agile. I searchied for all jobs asking for Java, C# and C++ then I repeated the searches for the same languages with Agile. Another surprise, especially for C++, is that different jobs boards might be better for different languages (I’ll leave that thought for someone else to follow up.) JobServe.com Jobs % of Agile Java 1077 Java and Agile 135 12.5% The BIG question came up the other week during my presentation to HP: “How many organizations are doing Agile?” As I said at the time: Thats
Allan Kelly's Blog
- Tuesday, May 12, 2009
Recommended reading for C# starters
I regularly get asked for references on which books are interesting for people starting
with I'm not good at remembering books, but usually squeeze out a reference.
Today The C# Language
with C# and .NET. NET. Today I ran across a good list of Essential
Reading
The Blomsma Code
- Saturday, January 17, 2009
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Recommended reading for C# starters
I regularly get asked for references on which books are interesting for people starting
with I'm not good at remembering books, but usually squeeze out a reference.
Today The C# Language
with C# and .NET. NET. Today I ran across a good list of Essential
Reading
The Blomsma Code
- Saturday, January 17, 2009
-
Verifying JavaScript with JSLint and Visual Studio
In it, he describes what parts of the JavaScript language we should be using (the good parts) and what parts we shouldn’t (the bad and the awful parts).
If you’re confused about why it’s saying such simple things like == and ++ are errors, read Douglas’ book or at least read the documentation for JSLint and the other essays on his web site .
Douglas Crockford’s JavaScript: The Good Parts is a short, but informative read that all JavaScript developers should probably pick up. To help keep ourselves in check, he’s made his JSLint tool available years ago, but I always
Jason Diamond
- Saturday, August 9, 2008
-
Verifying JavaScript with JSLint and Visual Studio
In it, he describes what parts of the JavaScript language we should be using (the good parts) and what parts we shouldn’t (the bad and the awful parts).
If you’re confused about why it’s saying such simple things like == and ++ are errors, read Douglas’ book or at least read the documentation for JSLint and the other essays on his web site .
Douglas Crockford’s JavaScript: The Good Parts is a short, but informative read that all JavaScript developers should probably pick up. To help keep ourselves in check, he’s made his JSLint tool
Jason Diamond
- Saturday, August 9, 2008
-
Pattern Languages of Program Design volume 5 (PLoPD5) is out - buy it now!
As some of you may know my pattern Encapsulated Context was selected for inclusion in Pattern Languages of Program Design volume 5. Well, it seems the book finally hit the streets in the last few weeks. You’ll find Encapsulated Context in chapter 3, this version is slightly different from the online version - thanks to Addison-Wesley’s sub-editing and the editors review process. So, rush out and buy the book! Its available in the US now, looks like the UK will be next month. As for my reward...
Allan Kelly's Blog
- Sunday, May 14, 2006
-
The Mystery of Concurrent GC
seems to say in his book " CLR via C# " that concurrent collections occur only on
NET Framework Common Language Runtime " and Joe Duffy in
NET Framework 2.0 " book; both are excellent btw).
There's been a discussion going on within DevelopMentor for a couple weeks regarding
concurrent GC and when it really applies.
-
Book review: Agile Project Management with SCRUM (and rant)
It is a short book, lucid and easy to read. If this book has a failing it is: who will read it? - I’m not sure. I can’t ever recall reading a book dedicated to Scrum. So I would suggest this book is best for someone wanting to an introduction to Scrum, and specifically wanting an idea of how Scrum works in practice. It is difficult to say anything bad about Agile Project Management with Scrum (Schwaber, 2004). It sticks to its topic - managing projects using scrum.
Allan Kelly's Blog
- Wednesday, December 5, 2007
-
Agile software development: a prototype for all knowledge work?
Last week I reviewed Thinking for a Living , I’d like to pick up one or two points raised in this book and discuss them a little further. These are not points exclusive to Davenports work but having just read the book its a convenient focus for these thoughts. Davenport’s book clearly regards software developers as knowledge workers. I’m convinced that software developers (programmers, testers, product managers, etc. etc.)
Allan Kelly's Blog
- Sunday, May 14, 2006
|
|
|