Tag Archive: web development
November 8, 2016 7:56 pm
Published by Mark Trego
You don’t need us to tell you that it takes time to build a decent web development career. It takes even more time to start making a reasonable income, especially in the early stages. Unfortunately, there is no magic formula;...
Read More
November 2, 2016 4:20 pm
Published by Mark Trego
It’s no secret that learning to code takes time. While plenty of people have a natural flair for it and can build functioning apps or websites within a few weeks, there’s a lot of elbow grease required for others. No...
Read More
August 19, 2016 2:14 pm
Published by Prasannika
Earlier this year, Google rolled out a new open-source architecture for the development of blazing-fast, mobile-friendly webpages. Known as Accelerated Mobile Pages (AMP), is essentially a framework that webmasters can use to build webpages. It lives up to its “accelerated”...
Read More
July 8, 2016 2:25 pm
Published by Mark Trego
Developed in the mid 1990s by Japanese programmer Yukihiro Matsumoto, Ruby is a dynamic, object-oriented, general-purpose programming language. It was influenced heavily by Perl, Msalltalk, Ada and Lisp. If you’re still skeptical of Ruby, check out some of the following...
Read More
June 11, 2016 6:16 pm
Published by Mark Trego
From a student’s perspective, learning a new programming language is not just about knowing the syntax. It’s also about knowing the future scope of that particular language and how it will help you grow as a professional. With the ever...
Read More
April 8, 2016 4:58 pm
Published by Prasannika
Easy to Learn Like all programming languages, there’s some initial investment of your time and energy required to learn PHP. With all things considered, though, PHP is relatively easy to learn, even if you have no prior knowledge of programming....
Read More
March 25, 2016 4:21 pm
Published by Prasannika
While there’s no rule stating that you must validate your Hypertext Markup Language (HTML), doing so will almost certainly prove beneficial. By running your code through a validator, you’ll be able to check it for syntax errors and other problems....
Read More
March 18, 2016 4:55 pm
Published by Prasannika
Earlier this month, Google’s John Mueller posted an update on how the search engine giant handles JavaScript websites and progressive web apps in its Search index, along with recommendations for webmasters who use JavaScript. A Little Bit About JavaScript… JavaScript...
Read More
March 11, 2016 5:27 pm
Published by Prasannika
So, you’re thinking about learning the Hyper Text Markup Language (HTML) that’s used to create webpages? Whether you’re looking to embark on a career in web design/development, or if you are just doing it as a hobby, HTML will open...
Read More
February 26, 2016 5:17 pm
Published by Prasannika
Originally created by Danish-Canadian programmer Rasmus Lerdorf in 1994, PHP is a general-purpose programming language that’s commonly used in the deployment of server-side scripts. It’s powered by the open-source platform Zend Engine, and can either be embedded directly into HTML or...
Read More