Get Started – Sign Up
Subscribe
Follow CityDirect.info
-
Recent Posts
Recent Comments
Categories
Archives
Get Started – Sign Up
Category Archives: Computer 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
Developing Mobile Apps for Multiple Screen Sizes and Resolutions
As phones become more advanced, they grow more diverse as well. Some of today’s phones can be considered fully operational personal computers. Many people have begun developing fully fledged apps for these devices including multimedia and interactivity. A common type … Continue reading
Posted in Computer Programming, Web Programming
Tagged computer programming, Mobile Apps
Leave a comment
Installing Share Plugins
Hi Everyone. So now we have our word press up and running, we are interested in installing plugins that will allow users to share our posts on social networking services like facebook, twitter, buzz, etc. We took a look at … Continue reading
Posted in Computer Programming, Installation, Plug Ins, Web Programming
Tagged computer programming, web apps, WebPress plugins
Leave a comment
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