Python Data Science How To Setup Your Docker Container Dockerfile To Use Nltk Packages Downloading The Natural Language Toolkit (NLTK) packages for your docker container application. Useful if you are deploying your NLTK application to a remote backend. (read more) by Oj Obasi - March 29, 2023, 3:40 p.m.
Python Web Django Django Sitemaps. Add A Site Map To Your Django Application In this tutorial, we answer the question of how to add a sitemap to your django application. Adding a sitemap to a django app is quite simple. (read more) by Oj Obasi - March 16, 2023, 10:57 a.m.
Flutter Mobile How To Search Django Api And Display Items Using Flutter This is a Flutter application, Django rest framework tutorial.We show you how you can easily query a Django rest Api(or any other api) and display content on your flutter application following the Bloc pattern. (read more) by Oj Obasi - March 13, 2023, 12:28 a.m.
Python Data Structures String How To Upload A Json File To Firebase Firestore Using Php This tutorial shows you how to use a PHP class to upload a JSON file to Google Firebase Firestore (read more) by Oj Obasi - March 13, 2023, 12:18 a.m.
Java Data Structures String Use A Javascript Class To Upload A Json File To Firebase Firestore I will show you how to upload a JSON data file to Firebase Firestore (read more) by Oj Obasi - March 13, 2023, 12:16 a.m.
Flutter Mobile How To Create A Multiselect Flutter List In case you want to create a flutter list that allows multiple items to be selected for actions such as deleting items, here is how.. (read more) by Oj Obasi - March 13, 2023, 12:14 a.m.
Python Web Django How To Send An Email With Django In this post, I will show you how to easily send an email with Django. We will be using Gmail as our mail carrier. (read more) by Oj Obasi - March 13, 2023, 12:12 a.m.
Flutter Mobile Django Rest Api And Flutter Dio Http Using Bloc Pattern This tutorial revolves around doing http request to Django Rest Framework using Flutter Dio package and Provider package for BlOC. (read more) by Oj Obasi - March 12, 2023, 1:43 p.m.