Posts

Showing posts from January, 2021

All About HACKATHONS ......

Image
𝐇𝐚𝐜𝐤𝐚𝐭𝐡𝐨𝐧𝐬  Hackathons are the events in which you have to encounter real-life problems in a short span of time. Hackathons are great for anyone who wants to have a real product development experience in a short amount of time. College students may experience a fresh perspective on various problems, which helps to distill their visionary concepts down to actionable solutions. Hackathons provide ground to competitors to bring ideas into reality. If you are in college then hackathons are the best place where you can compete with lots of situations that you are going to face in your career after college. Hackathons are also known as a hack day, hackfest, codefest. Some of the hackathons are going for a short period of time, while some of them are running for a couple of weeks also. You have to create functioning hardware or software by the end of the event. Pros of attending hackathons :  Different startups founder and various well-known personalities attend hackathons so you h

" PYTHON " in nutshell

Image
PYTHON  In Stack-overFlow's developer survey Python is at the number one position in terms of most in-demand languages. There are various reasons why python is the most popular language nowdays.AI, Data Science, Machine learning are a hot kind of trend that appeals to everyone. Python beats all other programming languages while riding on all these new technologies. Python is an all-purpose programming language, you can do all kinds of cool stuff by using python.  You can do Web Development by using Django( Django link ) and flask(  Flask link  )  In-Game Development you can use the Pygame module( Pygame link ) You can do UI Development by using PyQt ( PyQt link ) and Tkinter ( Tkinter link )modules. For Deep Learning, there is PyTorch( PyTorch link ) and Tensorflow ( TensorFlow )  In the case of Exploratry Data Analysis, there is Numpy, Pandas.  Python is an interpreter language, so you don't have to compile it, talking about other languages they took a lot of time in the compi