About Bartosz Zaczyński
My name is Bartosz. I’m a bootcamp instructor, author, and polyglot programmer in love with Python. I help my students get into software engineering through lectures and mentoring.
I’m a seasoned developer with over a decade of commercial experience and another decade of coding as a passion. During my professional career, I worked for big and recognizable names, but also for medium-sized software houses and a few start-ups.
If you’d like to know more about me, hit the links below:
Tutorials by Bartosz:
- Bitwise Operators in Python
- Python vs JavaScript for Pythonistas
- How to Do a Binary Search in Python
- Your Guide to the Python print() Function
Tutorials Bartosz Contributed to:
- Python and MongoDB: Connecting to NoSQL Databases
- Functional Programming in Python: When and How to Use It
- Pandas Sort: Your Guide to Sorting Data in Python
- Qt Designer and Python: Build Your GUI Applications Faster
- Python Web Applications: Deploy Your Script as a Flask App
- Stochastic Gradient Descent Algorithm With Python and NumPy
- How to Use Python: Your First Steps
- NumPy Tutorial: Your First Steps Into Data Science in Python
- Python's .append(): Add Items to Your Lists in Place
- Python and MySQL Database: A Practical Introduction
- Use PyQt's QThread to Prevent Freezing GUIs
- Handling SQL Databases With PyQt: The Basics
- np.linspace(): Create Evenly or Non-Evenly Spaced Arrays
- Python and PyQt: Creating Menus, Toolbars, and Status Bars
- Use Sentiment Analysis With Python to Classify Movie Reviews
- Caching in Python Using the LRU Cache Strategy
- Get Started With Django Part 3: Django View Authorization