By far the most popular of the server-side languages, nearly 80% of the web is powered by PHP. From the most complex applications to a simple script, we’ve got you covered.
Blog posts about Web Application Development
HTML, PHP, jQuery, CSS and HTML- These are programming languages I usually use to create websites. But, when I started working at DCGWS they introduced me to world of WordPress development. WordPress is a free and open… Continue reading
“This” Property and Understanding It
When a function is created, a keyword called “this” is created which links to the object in which the function operates. Said another way, this is available to the scope of its function, yet is a reference to the object of which that function is a property/method. The… Continue reading
4 Tips for Efficient Programming
Even though I have little experience, I would like to give some tips to those who are planning on becoming a software developer. Although I do not claim to have much programming wisdom or experience, but because these tips have always helped me, I’m going to share them to… Continue reading