How to Set Up Your Homepage with Django
Pre-requisite:
Set up Django and linked database of choice
After having installed Django, there are various folders that have been automatically created for you. At this point, your web application has...
Logistic Regression: A Primer II. The Cost Function
From our earlier post, we delved into the reasons behind using a Sigmoid function for the Logistic Regression rather than a normal linear function. In this post, we will continue...
Django Periodic Task with Celery Task Queue
Task Queue? Periodic Tasks? What are they?
Task Queue is a way of organizing work or tasks in programs asynchronously, without a user’s request, and distribute them to some threads...
Understanding Models, Views and Serializers in Django
Soo we are back once again this week, talking about models, views and serializers — essentially everything you will need to get an up-and-running database that interacts with your...
Creating a Django Web Application with a PostgreSQL Database on Windows
At some point in time, you will foray into the realm of web development. With the many frameworks out there, you may be confused as to where to start....
How to hire Remote Workers in Singapore (Updated in 2022)
The advert of the Coronavirus disease 2019 ("Covid19") at the turn of the decade has brought about sweeping changes to work, relationships, businesses, and life.
Due to the virus's...