
Hello World in 35 Programming Languages
#Programming languages #Programming #Coding
We have always wanted to know how to write "Hello World" in different programmig languages but some of us can only do that in 3 programming languages or so while others can do that in more than 10 programming languages. …
Read More
Hosting A Website on Infinity Free For Free
#Programming #Web development #Hosting
Getting that website fired up online, is not that hard. In this article we will discuss on how you can have you site hosted for free using InfinityFree. Infinity Free has some cool features which you can enjoy using, and …
Read MoreIntroduction to Django (Part 5)
#Python #Programming #Beginner #Django
Templates in django are responsible for outputting our intended data. It's the frontend of our system, for in templates you can use any frontend framework you desire. In this articles we will get into templates and we will be using …
Read More
Introduction to Django (Part 1)
#Python #Programming #Beginner #Django
Django is a free, open source web framework written in the Python programming language and used by millions of programmers every year. Django is robust enough to be used by the largest websites in the world–Instagram, Pinterest, Bitbucket, Disqus–but also …
Read More
Introduction to Django (Part 2)
#Python #Programming #Beginner #Django
We'll start off by creating our django project in our specified location which you had created in in our first part. Incase you missed that go back and start this series; Introduction to Django(Part 1) To create a project in …
Read More
Introduction to Django (Part 3)
#Python #Programming #Beginner #Django
To create a table we have to create a class and give it a name, and make sure the name doesn't have any whitespace if you need to create a table with two words or more use an underscore to …
Read More
Introduction to Django (Part 4)
#Python #Programming #Beginner #Django
In this article we will continue from where we left, and that's registering our models to our admin panel so that we can CRUD functionalities from our admin dashboard. Hope you have your models.py file ready as we did in …
Read More
Dealing With Programmer Burnout
#Productivity #Lifestyle #Programming
Burnout is something that can affect anyone not only programmers and when it hits it has I effects in your productivity. In this article I'll talk about some signs and symptoms of burnout and how you can prevent or manage …
Read More
What's New in Python 3.9
#Productivity #Python #Programming
Python programming language has been with for quite a long time and now there is version 3.9 and we are asking ourselves what is this that has been added into this new version.
Read MoreSubscribe To the Mailing List
Get the Most Featured Article of the Week right in Your Mailbox, Once A Week
You can unsubscribe at any time