As a web developer, one is often confronted with users without JavaScript. Why might JS be disabled and how should we handle it?
Created by ynori7 onA list of common vulnerabilities found in PHP websites and some suggestions about how to fortify them.
Created by ynori7 onFind out what to expect with PHP7 and how to prepare yourself. There have been some really great improvements in language at it...
Created by ynori7 onA slightly deeper look at programming in Scheme. Explains iteration and recursion (information applicable for other languages a...
Created by ynori7 onA simple list of very common mistakes made by both newbie and experienced programmers.
Created by ynori7 onA short article explaining the concepts around data types, and some of the more advanced ways to manipulate them.
Created by ynori7 onAn arbitrary collection of facts about PHP that are frequently forgotten or left out of tutorials. For those new to PHP.
Created by COM onA look at how object-oriented programming can be possible with a basic functional programming language such as Scheme.
Created by ynori7 onA basic introduction to programming in functional programming language, Scheme.
Created by ynori7 on