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: Programming
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 […]
Hide Your Data Into An Image Using Python
The Python Way :- It is possible to hide some data into an image as demonstrated in my previous post. In this post we are going to accomplish just that but by using Python. Now you must be thinking if we can do it using command prompt in Windows then why should we bother with […]