Все публикации

Python (Cpython) under the hood | Explained

Python | Common errors | Lists

Tech Talk: DevOps introduction

Python basics: For loop vs list comprehension

Python basics: What is if __name__ == __main__ ?? for beginners

Python basics: Python debugger aka pdb

What does it mean: Computers understand only ones and zeros.

Python boot camp August | Session 20 | Revision

Python boot camp August | Session 19 | Project: Plotting graphs

Python boot camp | Session 18 | Project: Working with database

Python boot camp August | Session 17 | Project: Towards production quality code revisiting unittests

Python boot camp August | Session 16 | Project: Sending mail

Python boot camp August | Session 15 | Project: Mapping subscriber data and prepare to send mail

Python boot camp August | Session 14 | Project: Report - get stats and generate XLS report

Python boot camp August | Session 13 | Project: Web scraping for COVID related news.

Python boot camp | Session 12 | Project: Skeletal code (cont.) and input data

Python boot camp | Session 11 | Project: defining interfaces, skeletal code

Python boot camp August | Session 10 | Project: Requirement analysis

Python boot camp August | Session 8 | Classes, inheritance

Python boot camp August | Session 7 | Packages, modules and debugging

Python boot camp August | Session 6 | Exceptions, regular expressions

Python boot camp August | Session 5 | Data interchange formats, JSON and XML

Python boot camp August | Session 4 | Objects, user input and files

Python boot camp August | Session 3 | Functions