Published inDevOps.devHow to install Jenkins using Docker on CentOS using Digital OceanThis is a beginner tutorial on installing Jenkins using Docker. In this tutorial, we will be doing the installation on a Linux distribution…May 4, 2024May 4, 2024
Published inTDS ArchiveData Wrangling with Open RefineMost times, when we hear about data wrangling, we think about data cleaning and manipulation using Python or some other language. In most…Nov 15, 2020Nov 15, 2020
How to drop and create a database in Docker — Part 1I am a Django developer and from time to time we work on projects that interact with the database. This is where the Django ORM comes in…Nov 5, 2020A response icon1Nov 5, 2020A response icon1
Published inBilesanmi AhmadHow to Configure a Custom User Model in DjangoDjango is a very powerful web framework built for python developers with the aim of quickly building web applications using a concept…Sep 21, 2020A response icon1Sep 21, 2020A response icon1
Published inBilesanmi AhmadHow to prevent “RecursionError: maximum recursion depth exceeded” when using Django Signals.As we grow in web application development, it comes to a point when we want to be able to carry out some tasks just before saving an…Oct 2, 2019A response icon2Oct 2, 2019A response icon2
Published inBilesanmi AhmadRetrieving data from AWS to Heroku using DjangoThere is this feeling of satisfaction that comes to most developers when they finally host an application on a live server and everything…Mar 5, 2019Mar 5, 2019
Published inFlareLabs EducationHow Computers WorkComputers are everywhere. Computers range from our laptops, servers, phones, tablets and so on. They can as well be found in devices like…May 10, 2018May 10, 2018
Published inBilesanmi AhmadHow to upload a file to Amazon S3 in PythonFor those building production applications may decide to use Amazon Web Services to host their applications and also take advantage of the…May 4, 2018A response icon6May 4, 2018A response icon6
Published inBilesanmi AhmadHow to login with Twitter API using PythonWhen you have an application that requires users to login using their Twitter accounts, you will have to implement the Twitter Sign in API…Jan 30, 2018A response icon3Jan 30, 2018A response icon3
How to login with Twitter API using PythonWhen you have an application that requires users to login using their Twitter accounts, you will have to implement the Twitter Sign in API…Jan 30, 2018A response icon3Jan 30, 2018A response icon3