Blog

Race Between C vs. JavaScript

Submitted by anthea on
In every programming there are a lot of languages used as a vital code and C is considered as one of the most popular language that is basically used on search engine, meanwhile in a separate survey JavaScript is now seen on top and this is based on the examining code repositories in GitHub. Gauged is the other language which is also popular by Teobe's monthly index. Gauged could be able to

Learn to Code by Breaking Someone Else Code

Submitted by anthea on
In order to break other's code, there are tips given by Nick Pettit which he set as an example for the Treehouse blog which made for those who aim to learn 3D programming in the browser as well as Testing a line in a Java script, Three.js According to the article at lifehacker, you will learn how to code by just simply breaking someone's code. An code example that uses three.js to create a light

Homeless Leo Grand Launches Eco-Friendly Mobile App

Submitted by anthea on
Without any formal education about computer programming, Leo Grand never give up on learning new things despite of the impossibilities. As Leo Grand lives in the street of New York City, a stranger approached him and offered a choice between two months of coding lessons or $100 cash. Without any hesitation, 37-year-old Leo Grand chose for lessons as well as the 3, 621 lines of code. After he made

Optimizing Nginx and PHP-FPM

Submitted by admin on
The default settings of Nginx and PHP-FPM are not enough after installing it. You need to tweak some settings in order to get the highest performance of your server. I will not cover everything in this article; instead I will focus only on some of the important configuration that you need to change. Nginx Nginx is the most important application running in your server as it is the one who serves

Reasons Why A Clean Code Matters A Lot

Submitted by Saad Arif on
As a coder/ programmer, you already know the importance of writing a clean code but have you ever thought why a clean code really matters? Well the points discussed below will not only give you a clear insight about the importance of clean code structure but you will also start writing your codes in a cleaner manner after this. You Are An Author You are not just a programmer but you are the author

New Version of Elixir V0.11.0 Released

Submitted by Saad Arif on
It was 4 months ago when the last version of Elixir was released in the market but after 4 months wait, Elixir has released its latest version v0.11.0 that contains a lot of improvements and bug fixes as well. The version released 4 months ago was called a minor release but the latest release is termed as full fledge release of the version by Elixir. There are some really great features in this

Alice ML Got Extended Support For Distributed, Concurrent, And Constraint Programming

Submitted by Saad Arif on
If you have been waiting for Alice MI update to arrive in the market then you wait is over. Recently, the Alice MI has got released some updates in which support for concurrent, constraint and distributed programming has been added. I bet, most of you coders out there were looking for just the same kind of thing right? Overview Alice ML is basically a functional programming language that is based

Mercurial 2.8 Released

Submitted by Saad Arif on
Mercurial has released its scheduled update version in the market. The latest version is Mercurial 2.8 and it contains a lot of new features. Below, you will find information about the updates that you can see in Mercurial 2.8. Core Features Hgweb: add revset syntax support to search features has been added in new version along with “hgweb: always run search when a query is entered (BC). Another

How To Review A Code In Better Way

Submitted by Saad Arif on
In programming world, when one code is written by a programmer, it is then reviewed by another programmer to find any bugs. This practice ensures that the ethical coding standards are used while writing a program and there is nothing wrong with the end product. However, many programmers find it difficult to review codes and that is because, they don’t have any set standards. We will give you a

How to Clear Inactive Memory in Linux

Submitted by admin on
This simple tip is based on my experience on how to tweak MySQL Server for best performance. Just this year, sourcecodester.com has moved again to a new server to served millions of page views every month. Since our new server is unmanaged, I am having a hard time sometimes configuring our new server, especially when tweaking Nginx, PHP-FPM and MySQL. By default, MySQL will give you a sample