Author Archives for Mark Trego

About Mark Trego

Mark Trego is the Founder and CEO of Stone River eLearning, a publishing company for video training courses on programming and development.

7 JavaScript Libraries All Web Developers Should Know

May 26, 2016 8:09 pm Published by

Everyone says JavaScript has transformed web development, and that its libraries are obliterating long established programming languages. BUT, everyone also says that most websites still rely on PHP. Doesn’t really add up, does it? PHP and similar languages have been...

Read More

Why Should I Learn Erlang Programming

May 20, 2016 6:22 pm Published by

Programming enthusiasts are flowing towards object oriented programming languages like C++, Java and Python in waves. So when someone says that learning a functional programming language like Erlang is a great option, it’s both surprising and confusing in equal measure....

Read More

The Shift from Classroom to On-line Learning

August 6, 2015 2:11 pm Published by

Mark Trego, CEO of Stone River eLearning details the rapidly growing shift from the classroom to online learning. Over the past 15 years, e-learning has established itself as a digital revolution in learning. Studies show that online learning is up...

Read More

PHP IF Statement Tutorial with Stone River eLearning

April 3, 2015 3:29 pm Published by

While working with PHP and displaying content on the webpage, we will come across situations where a different operation must be performed for different cases. For instance, certain social networking websites do not allow users below the age of 13....

Read More

PHP for Loops With Stone River eLearning

April 3, 2015 3:25 pm Published by

In order to understand PHP For Loops, we must quickly recollect our knowledge of programming languages and how the flow control statements are executed in the basic programming languages. PHP For Loops follow the same structure for the execution of...

Read More