Get Started – Sign Up
Subscribe
Follow CityDirect.info
-
Recent Posts
Recent Comments
Categories
Archives
Get Started – Sign Up
Tag Archives: Web Programming
The Functional Approach Part 2
Hello, and welcome to part 2 of approaching some programming problems with functional methodologies. In the last post, I had concentrated on two key areas: Transforming one list into another with the application of an algorithm on each original item … Continue reading
PHP Tricks
One of the best tools a programmer can have is insight into his tools of the trade. PHP, for instance, offers many little features that help in this regard. One such trick is defining a function in your class called … Continue reading
The Functional Approach
Today I would like to talk about one of my favourite topics, programming theory. Do not be alarmed, however, I’m not about to bore you with mundane details. Over the past few years discussion about functional programming has become quite … Continue reading
Posted in Computer Programming, Web Programming
Tagged Programming Theory, Web Programming
Leave a comment