Python from scratch
A first language for people who have never programmed: you write code from the first lesson and by the end you build a program that fetches data from the internet and saves it to a file.
A first language for people who have never programmed: you write code from the first lesson and by the end you build a program that fetches data from the internet and saves it to a file.
A course for people who have written their first hundred lines of Python and want them to start saving time. We take the tasks you currently do by hand: sorting files, building a report in Excel, pulling data off a site, sending the result — and turn them one by one into scripts that run on a schedule without you.
A course about the server side: what happens after the frontend sends a request. We build a real shop API on FastAPI — catalogue, users, cart, orders — and at the end we connect the React shop from «React in practice» to it instead of a toy json-server.
The same material as in the course plus personal support: every piece of your work is discussed, not just compared with a reference. A format for those who need an outside view and a pace.