First, you quickly add a test
Contents contributed and discussions participated by Sarah HL
Dr. Dobb's | Extreme Testing | juin 1, 2003 - 0 views
-
-
TDD employs five basic steps
-
The second step involves running your tests
- ...15 more annotations...
Rephlux - A continuous integration tool for PHP - 0 views
-
Rephlux is a PHP based tool for running a continuous testing/build process on your project and taking action based on the outcome of your tests. It is inspired by the Java based CruiseControl[1]. It is free software, licensed under the GNU GPL (see the file COPYING for details).
Debugging with multiple users - Derick Rethans - 0 views
-
Running a DBGp proxy
Brendel Consulting - 0 views
-
"I don't want to write comments, because then I will have to scroll more to see the code.""Writing comments in the code takes time."Formatting the code nicely takes time, especially when I need to change a few things, in which case I then have to re-format the code."Code changes, and before you know it the comments are obsolete."
-
Meaningful variable and function names
-
Thoughtful source code documentation.
- ...1 more annotation...
Why you need to know C++ « Software++ - 0 views
bestpractices - Prendre un Café - 0 views
Serious Form Security - 0 views
-
Token Matching
-
Hack Logging
-
Nothing POSTED we didn’t ask for
- ...4 more annotations...
Custom validator sous symfony 1.2 - Clear Cache - 0 views
Building semantic Web CRUD operations using PHP - 0 views
-
When developing a Web application, it's standard practice to create a database structure on which server-side code is placed for the logic and UI layers. To connect to the database, the server-side code needs to do some basic creating, updating, deleting, and — most importantly — reading of records.
-
SPARQL — Simple Protocol and RDF Query Language
-
Why move from SQL to SPARQL? There are many reasons why you would want to move from SQL to SPARQL. The details extend beyond the scope of this article, but you could be motivated by the following points: You want a more distributed data solution. You want to expose your data on the Web for people to use and link to. You may find Node-Arc-Node relationships (triple) easier to understand than relational database models. You may want to understand your data in a pure object-oriented fashion to work with an OOP paradigm (PHP V5 and later supports OOP). You want to build generic agents that can connect to data sources on the Web.
It's common sense, stupid: The Software Developer's Dream. - 0 views
-
could no less turn down the chance to work for myself on something I truly love, no matter how safe the alternative might be. When I’m old and dying, I plan to look back on my life and say “wow, that was an adventure,” not “wow, I sure felt safe.”
« First
‹ Previous
41 - 55 of 55
Showing 20▼ items per page