David MMπŸ‘¨πŸ»β€πŸ’»

David MMπŸ‘¨πŸ»β€πŸ’» @davidmm1707

About: Software developer (Django/Vue.js). Sometimes learning, sometimes teaching what I learn at https://letslearnabout.net/

Location:
València
Joined:
Sep 5, 2019

David MMπŸ‘¨πŸ»β€πŸ’»
articles - 37 total

Security auditing your Linux OS with Lynis

System hardening is a hard (hah!) thing to do: Every computer has loads of vulnerabilities that can...

Learn More 11 1Jan 29 '24

Creating our own Docker images

After learning the Docker basics, it is time to create our images. Creating our own custom Docker...

Learn More 0 0Jan 15 '24

Docker basics for beginners

In my latest post, I talked about Vagrant and how it can help us to create Virtual Machines in...

Learn More 213 6Jan 10 '24

Vagrant tutorial for beginners

Vagrant is a tool used to simplify building and managing Virtual Machines in a very simple yet...

Learn More 1 1Jan 7 '24

The Linux File System: A simple guide for beginners

If you want to master Linux, you need to know how the Linux File System works. Why not start...

Learn More 3 0Nov 3 '23

Rkhunter tutorial – Protect your PC

In an age where cybersecurity is a daily concern, you have to protect yourself. And that's what we...

Learn More 0 0Nov 1 '23

Vue 3: Options API vs Composition API

I used to use Vue to create my FrontEnds and, after one year and a half without using it, I'm...

Learn More 3 0Nov 21 '21

How to rebuild a ListView on Flutter using Provider async?

TL;DR: My Provider class doesn't trigger a rebuild, but I don't know what I'm doing wrong. Code...

Learn More 8 1Jun 29 '21

Looking for Remote Jobs During the Pandemic

Looking for a job always has been not an easy task. Now, with the Covid Pandemic, is even harder. And...

Learn More 9 5Feb 3 '21

NodeJS Tutorial – 01 – Creating your first server

Learning NodeJS is a great opportunity for every web developer: Tons of jobs, easy to learn and, as J...

Learn More 27 0Jul 22 '20

6 + 1 Free Django tutorials for beginners

You have just finished the Django poll tutorial, and you don't know what should be your next step? Or...

Learn More 29 1Jul 6 '20

Creating a Python virtual environment

Many people use Anaconda to write Python code. But it is so cumbersome for small scripts and hard to...

Learn More 9 0Jul 4 '20

How to pick your first programming language

When I started programming, I was impressed by the number of programming languages. Maybe you are in...

Learn More 2 0Jul 1 '20

#100DaysOfCode, 4rt round | How I'm learning faster than before

Original Post: #100DaysOfCode, 4rt round | How I'm learning faster than before After a successful...

Learn More 7 2Mar 9 '20

Being a team player (and how it benefits you)

Original post: Being a team player (and how it benefits you) IMHO, helping people struggling is so...

Learn More 9 0Mar 2 '20

Review: Django for Professionals

There is a lot of books for learning Django for beginners, but what about for those that want to leve...

Learn More 37 0Nov 19 '19

How to use Scrapy Items - 05 - Python Scrapy tutorial for beginners

Original post Python Scrapy tutorial for beginners – 05 – How to use Scrapy Items The goal of scrapi...

Learn More 15 0Oct 9 '19

How to escape from Tutorial Hell and never come back

Original post: How to escape from Tutorial Hell and never come back How to escape from Tuto...

Learn More 271 17Oct 7 '19

Automating with Python | Creating and classifying files

Original post Automating with Python | Creating and classifying files Websites, Machine Learning, RE...

Learn More 65 0Oct 4 '19

Why you need soft skills

Original post Why you need soft skills Javascript, Python, Golang, Rust, C#, PHP… Developers always...

Learn More 12 6Oct 2 '19

What's the best way to promote yourself as a developer: Blogging or Youtube?

Hi, I want to become a freelancer in 6 months-1 year. To promote myself, right now I'm doing 2 vid...

Learn More 14 10Oct 1 '19

No one cares about the language you use

Original post No one cares about the language you use No one cares about the language you u...

Learn More 10 1Sep 30 '19

How to send emails with just a few lines of code with Yagmail in Python

Original post How to send emails with just a few lines of code with Yagmail in Python On our last...

Learn More 16 0Sep 27 '19

How to send beautiful emails with attachments (yes, cat pics too) using only Python

Original post: https://letslearnabout.net/tutorial/how-to-send-beautiful-emails-with-attachments-usin...

Learn More 25 4Sep 25 '19

#100DaysOfCode, 3rd round | Python, Flask, Django and more

Original post #100DaysOfCode, 3rd round | Python, Flask, Django and more #100DaysOfCode, 3r...

Learn More 51 0Sep 23 '19

Should you use Medium or dev.to?

Original Post Should you use Medium or dev.to? Should you use Medium or dev.to? Medium...

Learn More 401 75Sep 20 '19

How to add a progress bar to Python with tqdm

Original Post How to add a progress bar to Python with tqdm How to add a progress bar to Py...

Learn More 14 0Sep 18 '19

Creating Text-To-Speech with Python and gTTS

Original post Creating Text-To-Speech with Python and gTTS Let's learn about - Creating Tex...

Learn More 60 2Sep 16 '19

What is your favourite blog about Python?

I'm making a list with the best blogs about Python (Tutorials, news, random information, etc). Which...

Learn More 8 4Sep 15 '19

How do you use Python in a not "professional developer" way?

I love Python. In fact, for a few years it has been my favourite language (Maybe I change my mind aft...

Learn More 9 11Sep 14 '19