Roberto Abraham Scaruffi

Tuesday 6 January 2015

about technology
Follow Usfbtwitping+
This Week in Programming
Happy New Year!  We kick off 2015 with some top-notch PHP and Ruby content, as well as something for JavaScript and Perl developers.

Is there a particular topic that you'd like to see covered in a future version of the Programming Newsletter?  If so, please let me know at browsers@aboutguide.com or on Twitter @browserexpert.
Scott Orgera
Programming Editor
Daily Uses of the Ruby Programming Language
Once you have a good handle on the basic features and methods of Ruby, it's time to start using it in your daily life. While for some this may mean it's time to learn how to install Ruby, Ruby on Rails and other peripheral programs, for other beginning programmers it's a matter of learning practical scripts and how to perform simple tasks. Wherever you wish to begin, there are many ways a beginning programmer can use Ruby for everyday purposes.
READ NOW  
Share
Ruby: Mixin Modules
Mixins are one of Ruby's defining features, but often one of the most difficult to understand. They are not something most programmers have encountered before, as most languages do not have mixins. A mixin is a way for code to be shared across multiple classes and is closely related to duck typing.
READ NOW  
Share
Creating a Simple Rating Script Using PHP
There are many uses for a rating script. People love to have their opinion heard. You can rate photos, books, links to sites, etc. This tutorial will teach you how to make a simple rating script that you can customize for your needs and easily expand upon.
READ NOW  
Share
JavaScript Execution Order
If you are new to JavaScript then the order in which the JavaScript in your page gets run may not be completely obvious. The different pieces of code can be set up to run at all different times, and so we need to consider when we expect each piece of the code to actually be executed.
READ NOW  
Share
FEATURED ARTICLES
Ruby's Bignum Library
Calculating the Hypotenuse in PHP
HTML Document Object
Artificial Intelligence with PHP
Including External Files in PHP
Using the Chop and Chomp Functions in Perl
Advertisement
About Technology
  |   Follow Us:
fbtwitping+