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 […]
Category Archives: Misc
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 […]
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 […]
How Optimizing Images Could Get Your Site Higher Traffic
Image optimization is one of the most important factor for any website yet it is often overlooked by webmasters. Most of us don’t realize the amount of traffic these images (high quality) could bring to our sites. If the word of Google is anything to go by then images account for 65% of total internet […]
How To Use MailTo Syntax On A Webpage ?
The mailto URL scheme is used to designate the Internet mailing address of an individual or service. In its simplest form, a mailto URL contains an Internet mail address which upon clicking will launch the default mailing software on the computer. Sometimes we also require the message headers and body to populated as well, mailto […]