|
|
|
| App Promo Survey Displays Developer Struggles in Smartphone Development | May 10, 2012
App Promo, a provider of marketing and strategy services for the app industry, recently released the results of its First Annual Developer Survey. The overall results of the survey show that app success is possible for developers should they dedicate significant time and financial resources to their projects, and those who fail to do so will have trouble staying afloat. | | |
| Lists and Arguments in Perl in Perl Programming | May 08, 2012
In this conclusion to a six-part article series on subroutines and functions in Perl, you'll learn more about lists and arrays, and take a look at default argument values. This article was excerpted from chapter six of the book Beginning Perl, Second Edition, written by James Lee (Apress; ISBN: 159059391X). | | |
| Variables and Arguments in Perl in Perl Programming | May 02, 2012
In this fifth part to a six-part article series on subroutines and functions in Perl, you'll learn about lexical variables, and how passing arguments works. This article was excerpted from chapter six of the book Beginning Perl, Second Edition, written by James Lee (Apress; ISBN: 159059391X). | | |
|
| Integrating MailChimp with Joomla: Building a Subscriber List in Site Administration | April 26, 2012
In this second part of a four-part series on integrating Mailchimp with the Joomla content management system, you'll learn how to create a subscriber list, and how to install and configure JoomlaMailer. So if you use Joomla for your website and send out newsletters for your business, keep reading to learn how to simplify this process. | | |
| Apptopia Market Helps Developers Recoup Investments in Smartphone Development | April 25, 2012
Getting into the app game as a developer can be as nerve-wracking as it is exciting. You never truly know if the time and money you invest into designing an app will pay off. Luckily, the introduction of the new Apptopia market is allowing some developers to recoup some of their initial investments into app development. | | |
| Understanding Scope and Packages in Perl in Perl Programming | April 23, 2012
In this fourth part of a six-part article series on subroutines and functions in Perl, you will learn about two different types of variables (global and lexical) and their scopes. You will also learn what a package is. This article was excerpted from chapter six of the book Beginning Perl, Second Edition, written by James Lee (Apress; ISBN: 159059391X). | | |
|
| MySQL: Creating, Listing, and Removing Databases in MySQL | April 17, 2012
Today’s MySQL database tutorial covers a few basic concepts. Specifically, we are going to discuss how to create a MySQL database in the first place. Next, you will learn how to list and select databases in MySQL. Finally, you will see the steps to remove databases in MySQL. | | |
|