Computer Languages

Python Basics

Python is an object-oriented programming language and by far one of the easiest programming languages but for the undedicated difficult to master. Python is very versatile, it can be used to create a variety of different programs and applications like data science, software and web devlopment and automotation. The reason many people seem to fall in love with python is because of its no compilation step, incredibly fast debugging cycle, and debugging python programs will never cause a segmentation fault, when an error is discoverd an exception is instead raised.



The image below is a starter kit for Raspberry pi and comes with all sorts of additons to optimize your experince. I recommend buying this mini-sized computer if you feel like you are ready to take your coding skills to the next level. Click here if you want to buy this product

pic



The video above will help get you started on your road to python, click this link to download python: Python Download