Every ‘out-of-the college’ fresher who wants a job nowadays must have a solid portfolio of completed projects to showcase their abilities but the major problem arises when they can’t think of something they can make. So, In this post i’m going to list 9 short-term projects which can help shine-up your resume in no-time. A […]
Top 5 Websites To Hone (Develop) Your Programming Skills
Whether you are a Computer Science student or just an individual with an interest in programming, who is looking to develop his skills then this article is a must read for you. One can always try to do projects which interests them but there is one more very productive way to develop your programming skills […]
How To Jailbreak Your iOS 8.x Devices
What Is Jailbreak ? For those of you who don’t know what jailbreak-ing is, It’s similar to ‘Rooting your android smartphone’ by which you gain super user access into the operating system. According to Wikipedia: Jailbreaking is the process of removing hardware restrictions on iOS, Apple’s operating system, on devices running it through the use […]
Manage Javascript Code On Your Blog In A Better Way Using Google Tag Manager
Google Tag Manager, another awesome tool from Google’s arsenal can be used to manage javascript snippets on your website in a better and more efficient way. Your site could contain multiple javascript snippets like – For Eg: Google Analytics code, alexa’s Analytics code etc. With Google Tag Manager you can organize all these codes in […]
Wget Commands Everyone Should Definitely Know About
What is Wget ? “Wget is a computer program that retrieves content from web servers, and is part of the GNU Project. Its name is derived from World Wide Web and get. It supports downloading via HTTP, HTTPS, and FTP protocols.” -Wikipedia In technical terms wget is essentially a web spider that scrapes or leeches […]