In this workshop, you will get hands-on experience with the basics of the Python programming language, all the while creating a piece of emoji art that is uniquely yours!
What is Python?
Because of its many areas of use, Python is a great programming language to learn. As a high-level programming language, Python code tends to be closer to human language and easier to understand than other, lower-level languages. The programming language itself also includes many built-in features and functions which let you focus on accomplishing whatever it is that you’re trying to do, and there are many freely available Python libraries and modules to further extend the capabilities of the language.
Regardless of your past experience with programming, now is a great time to get started with Python. From machine learning, to web development, to art, to automation, Python’s popularity— ranked 4th on Stack Overflow’s list of technologies used by professional developers— has only been growing.