Let's learn about

Tutorials and learning resources for programmers

  • Home
  • #FromZeroToHacker
  • Tutorials.py
  • Utils.py
  • About…

How I failed my #100DaysOfCode challenge | Or maybe I didn’t?

After around 70 days of the challenge, I failed my #100DaysOfCode.

But why I did it? How I failed when I was close to finishing it? Or more important: Did I really failed?

3 September, 201929 September, 2019100DaysOfCode, Blog, Django, Flutter
Continue Reading

Python Scrapy tutorial for beginners – 02 – Extract all the data!

In our last lesson, we created our first Scrapy spider. Let’s see how we can extract all the data in different ways from the item detail page.

1 September, 201929 September, 2019Python, Scrapy, tutorial, Web scraping
Continue Reading

Python Scrapy tutorial for beginners – 01 – Creating your first spider

Learn how to fetch the data of any website with this Python scrapy tutorial for beginners. We will scrape a bookstore in just a few minutes.

1 September, 201929 September, 2019Python, Scrapy, Series, tutorial
Continue Reading

Beautiful Soup – 02 – How to get the next page

It is easy to scrape a simple page, but how do we get the next page on Beautiful Soup? What can we do to crawl all the pages until we reach the end?

28 August, 201929 September, 2019Beautiful Soup, Python, tutorial, Web scraping
Continue Reading

Review: Python Crash Course

If you need to learn Python as fast as possible, look no further. Python Crash Course is written so newcomers in Python can start writing their own programs in no time.

27 August, 201917 November, 2019Book, Books, Python, Review
Continue Reading

Beautiful Soup – 01 – Your first Web Scraping script with Python

Learn how to extract data from a website using Beautiful Soup in just minutes.

Simple, easy, efficient and fun!

23 August, 201929 September, 2019Beautiful Soup, Python, tutorial, Web scraping
Continue Reading

What is Django Rest Framework and why you should learn it

If you think Django does “magic” because you can do so much with just a few lines, wait until you discover what Django Rest Framework is.

20 August, 201929 September, 2019Blog, Django, Django rest framework, REST API
Continue Reading

No one cares about the language you use

No one cares about the language you use. No one cares about the framework you are learning.Why? Because what that matters is the end result.

16 August, 201930 September, 2019Blog, Framework, languages
Continue Reading
how to become more efficient

No lollygagging!: How I became three times more productive

In just one day I become three times more efficient. Just as it sounds. I did it by applying a small strategy everybody can apply.

Do you want to learn how to do it?

14 August, 201929 September, 201910X, Blog, Efficiency, Productivity
Continue Reading
python logo

Beginner Python tutorial – 12 – Sets

Sets are, alongside with Lists and Tuples, the third element of the “Holy data-structure in Python trinity”. Now it is time to learn them, so let’s dive into it.

12 August, 201915 September, 2019data struct, Python, sets, tutorial
Continue Reading

Posts pagination

Previous 1 … 11 12 13 … 17 Next
Lynis logo

Security auditing your Linux OS with Lynis

25 January, 2024
Docker

Creating our own Docker images

12 January, 2024
Docker

Docker basics for beginners

7 January, 2024

Vagrant tutorial for beginners

7 January, 2024

The Linux File System: A simple guide for beginners

1 November, 2023

Follow me on Twitter

My Tweets