Archives
May 2013
April 2013
- 15: Important Wordpress Tips from Wordpress Pros
- 05: Understanding the Differences Between C & C++
- 01: Memory for Random Generation Scripts
March 2013
- 12: The Pros and Cons of Using Ruby on Rails
- 10: Python Script for Markov Chains
- 09: Pros & Cons of PHP Programming
February 2013
- 26: 5 Best Java Applications for your Cell Phone
- 25: Graphing Linear Inequalities with Python
- 22: Read, Set, Go! How to Create a GO Board Game in Python
- 18: Strengths and Weaknesses of Java Application Development Models in a Web 2.0 World
- 11: 10 Advantages of Using Cascading Style Sheets(CSS) in Web Development
- 09: Code A Learn By Mistake Artificial Intelligence Opponent in Python For a Tic Tac Toe Game
- 07: How to Say “Hello World” In Various Languages – A Funny Approach
January 2013
- 29: How to Create a Script to Send Automated Emails via PHP
- 24: File Restrictions in a PHP Upload
- 18: Introduction to PHP Security
- 15: An Introduction to the Types of Operators in C++
- 10: How to Use Regular Expressions in Python
- 09: Basic Text File Management in Python
December 2012
- 31: File Uploading in PHP
- 25: Matrices and Linear Algebra in Python Using NumPy
- 23: Python Threading, Events, Queues and Locks Explained in Detail : What They Are and How to Use Them Properly
- 22: How to Use HTML Forms with PHP
- 13: How to Program a Simple Calculator in C++
- 08: How to Use Switch Statements in C++
- 07: Understanding Inheritance in C++
- 03: How C++ Structs Work
- 03: Database Connection with the PHP PDO Class
- 02: How to Set up and Use Cookies in PHP
November 2012
- 27: File Input and Output in C++
- 25: How C++ Classes Function
- 22: Modules and the Require Keyword In Ruby
- 21: C++ Pointers – Explained
- 20: How to use functions in C++ programming
- 17: How to Execute MySQL Functions in PHP
- 16: 10 Useful Linux Commands For Programmers and Advanced Users
- 07: How to Use MySQL with PHP
- 07: Event Management in C++
- 03: How to Set No Margin(No Blank Space) Between gs960 Grids
October 2012
- 26: The Difference Between Nil, True, False, Blank and Empty in Ruby and Ruby on Rails
- 24: Customize Your Routes And Controllers For Devise in Rails 3
- 13: What is The Model View Controller (MVC) Rails Pattern And How it Works
- 01: How to Setup a Rails Project on a Remote Server with Git
September 2012
- 26: Understanding the Basic Structure of a Program With a Simple C++ Example
- 25: The Law of Demeter Design Pattern and How to Use it in Rails with the Delegate Method
- 22: Handle Flash Messages And Redirects In Your Controllers
- 19: Seeding Your Database With Style
- 15: Understanding attr_accessible – Secure Your Rails Application
- 10: Rails Associations Part 1 : Understand the internals of Rails Associations and how has_one works
- 06: Use Template Inheritance to Create Dynamic Sidebars
- 06: Use the Rails Try Method to Get an Attribute if Object is not nil
- 04: Why Should Your Controllers be RESTful ?
- 02: How to Create a Module in Rails and When to Do it
- 01: Your First Rails 3 Application : How to Create, Organize and Proceed
- 01: How to Use Model Filters and Keep Your Controllers Clean
- 01: Introduction to Programming for a QuakeC Interpreter
August 2012
- 25: How to Make a Simple Chat Program in C#
- 15: How to Make a Simple Inventory System in C#
- 13: How to Code a Personal Scheduler in C#
July 2012
- 23: 4 Health Tips For Marathon Coders
- 23: 4 Best Development Practices That Enhance Your Software Quality
- 18: Decide the Next Post of CoderCaste !
- 08: How to Design a Wordpress Theme From Scratch in a Model View Controller Design Pattern
June 2012
- 30: How XOR Works and Why
- 23: Why Understanding of SSL Certificates & Database Security is Important for E-Commerce
March 2012
January 2012
October 2011
September 2011
August 2011
June 2011
April 2011
March 2011
- 05: Explaining How Stacks Work in C++
- 03: How to use Inheritance in C++ Programming
- 02: Essential Data Structures in C++
February 2011
- 24: What Should You Choose to Learn ? Python or C++ ?
- 23: How to Create a Repository For Your Rails (and not only) Projects Using Git
- 15: A Beginners Guide To Creating HTML Pages
- 11: 10 Ruby on Rails 3 Tips That Will Make You a Better Rails Programmer
- 11: 20 FREE Online CSS Resources to Quickly Enhance Your Website Design Abilities
- 11: Are You Using CSS to Customize The Look of Your Website ?
- 06: Rails Associations In Plain English : What I Wish I Had Known Before I Started
- 05: How to Write a Simple C++ Game in 15 Minutes
- 04: 5 Reasons Why You Should Learn C/C++ Programming
- 04: How The XOR Operation Works and How to Use it In C++ to Create a Small Encryptor
- 01: How to Use C++ Vectors of The Standard Template Library(STL)
- 01: How and Why to Use Namespaces in C++
January 2011
- 26: How to Code a Tic Tac Toe Game in C++ Including Artificial Intelligence Opponent
- 25: Write a Celcius to Fahrenheit Converter in C++ (and vice versa)
- 25: How to Use C++ Vectors of The Standard Template Library(STL)
- 25: Exception Handling in C++ ( Use Try, Catch)
- 21: Create a Thread Using pThreads in C
- 21: Use Assert to Catch Logic Programming Errors
- 12: What is Object Oriented Programming and Why You Need to Use It
- 09: What is Function Overloading && How to Use it to Write Better Code
- 07: Custom Rails Task to Drop, Create, Migrate and Seed a Database
December 2010
September 2010
- 28: A Fast Template Engine For PHP
- 07: Ruby On Rails Programming : Introduction and the Model View Controller Model Explained
March 2010
- 29: How to Set Up a Virtual Private Network (VPN) Using OpenVPN
- 29: How to Create And Use Lambda Anonymous Functions in Python
- 28: Top 10 PHP Techniques That Will Save You Time and Effort
- 26: What is the Best and Fastest Javascript Framework to Use?
- 25: How to Use the Linux Df Command to Calculate Disk Free Space
- 19: The Basics of Cascading Style Sheets Explained
January 2010
- 16: PHP Design Patterns – How to Properly Create a Website Index Page
- 11: How to Filter Lists in Python
- 02: Cracking Dark Omen Game CD Protection
December 2009
- 23: How to use Diffing to Make Cheats for Games
- 15: Use CURL with PHP to Handle HTTP Requests and Create Useful Scripts
- 12: 5. C++ Looping Structures
- 10: How I Hacked a Popular Website Using SQL Injection
- 08: How to Add a Directory to Your Path Environment Variable in Linux
- 02: How to Use Patch and Diff Commands to Create and Apply Patches
November 2009
- 28: How to Use The Urllib Python Library to Fetch URL Data and More
- 24: How to Backup MySQL Databases Automatically Using Cron
- 23: 4. C++ Introduction to Functions
- 22: Top 10 Things That Computer Programmers Hate
- 22: 3. C++ Control Structures
- 20: How Programmers Slack Off
- 20: Numeral Systems Conversion : Binary, Octal, Decimal and Hexadecimal
- 20: 2. C++ Variables and Constants
- 20: 1. Your First C++ Program
- 20: Which Browser to Choose : Internet Explorer, Firefox or Opera ?
- 15: Create And Reverse Simple Substitution Ciphers For Fun (and Profit ?)
- 14: Understand Linux File Permissions Using Chmod And Chown Commands
- 13: How to Download a Whole Website Using Wget
- 12: Learn How to Search Online and Find Everything You Need
- 10: How to Create And Use Makefiles
- 09: Use The wc Command to Count Words, Lines and other Tokens
- 09: 15 Great and FREE Online Resources That Every Programmer Should Know About
- 06: 12 Tips That Will Make You a Better Programmer
- 04: 10 Books That Every Computer Programmer Must Own
- 03: Code a Twitter Auto Post Script for Wordpress Blogs in Python
October 2009
- 31: Introduction to Reverse Engineering and Software Cracking
- 26: Will You Be Using Windows 7 ?
- 26: Use The Find Command Like a Unix Professional
- 23: How to Create a Shell Script to Listen to Radio via Mplayer
- 21: How to Use Command Line Arguments in Python
- 20: 5 Reasons Why You Should Learn Python Programming
- 20: How to Create a Flexible Single or Multi Column CSS Layout
- 15: The Handy Linux Commands You Should Be Aware Of
- 12: Learn mySQL Programming – Users, Databases, Tables Manipulation
- 11: How to Use Unix Cron to Schedule Your Jobs
- 09: Edit The SSH Config File to Keep The Connection Open And More
- 08: How to Use Tar, Gzip and Bzip2 Under The Unix Shell
- 07: How to Save RAM Usage on mySQL
- 07: How to Setup Your SSH Keys For Authentication
- 05: Cross Site Scripting (XSS) Explained
- 05: How to Split Large Files in Linux/Unix
- 03: The Null Byte Poisoning Attack Explained
- 03: How to Efficiently Use the Unix Grep Command by Examples
- 02: Why Don’t Windows Programs Run on Linux ?
- 01: Ubuntu Releases History – A Journey to The Past
- 01: What is The Best First Programming Language For New Programmers ?
September 2009
- 30: What Are The Types of Computer Viruses ?
- 30: Windows API Programming Introduction
- 29: The Vim Editor Reference That You Need to Print
- 29: SuperUser Do(sudo) – How to Set Yourself as a Sudoer
- 29: Linux Programming in C Basics
- 29: Using Smarty as a Template Engine For Your Php Websites
- 28: How to Hack Wireless WEP Connections in 10 Minutes or Less
- 28: How to Configure Subversion Versioning Control System to Manage Your Projects
- 28: N.A.T. (Network Address Translation) and Port Forwarding Explained
- 28: How to Recompile Your Linux Kernel Easily
- 28: An Introduction to Unix Commands
- 28: Write Your First C++ Program
- 28: Introduction to C++ and Object Oriented Programming
- 28: 10 Linux Programs That You Have to Use
- 28: SSHFS – Remote Filesystem in Unix

















