Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,150,822 members, 7,810,156 topics. Date: Friday, 26 April 2024 at 09:55 PM

Kokborok's Posts

Nairaland Forum / Kokborok's Profile / Kokborok's Posts

(1) (of 1 pages)

Programming / How To Make A Chat Room With Python by Kokborok: 9:08pm On Aug 25, 2020
Hello, we are back again with another python #DIY tutorial. Today, we are going to a Python Chat Room which is simple to understand & run. Python Chatbox uses the concept of Socket Programming & Multi-threading. There are two sections for the chatbot i.e server-side program called socketserver.py & client-side program namely chat.py. It allows a chat room or chat box to connect with multiple users at the same time.


Complete guide at Python Chatbox
Programming / How To Build A GUI Chatbot In Python by Kokborok: 4:55pm On Jul 31, 2020
Hi Dev mates, Dark Soulz is back with another python #DIY tutorial. Today, I will gonna bring out one of the important & cool python projects that you are gonna like & love to do it yourself. So, Today I am going to show, How to make a python Chatbot[graphical user interface]. Exciting right? Complete Tutorial along with Source https://thecodezine.com/how-to-build-a-chatbot-in-python/ grin

Requirements
* A laptop or Pc where Python latest version can be installed.
* A good & fast Code Editor or Ide like Visual Studio Code or Atom.
* A notebook where you can write important points.
* Lastly, your focus.
Programming / How To Upload A Larger Project In Github In 5 Simple Steps! by Kokborok: 11:56am On Jul 27, 2020
Hi Dev Mates, We all know Github is like a talent showcase place for developers isn’t. And the project which we upload in GitHub helps us during our Jobs Interview as a portfolio. But, sadly it's too complicated for a beginners to upload larger files through Git Bash Method isn't. Also, because many of the tutorials and blogs are too complicated for a beginner. That's why, today I will have bring an article on the How to upload a larger project in github in 5 simple steps!

Probably, it will help you guys a lot. Complete article at https://thecodezine.com/how-to-upload-project-in-github-in-5-simple-steps/
Programming / Tutorial To Create A Github Profile README In 2020 by Kokborok: 4:06pm On Jul 24, 2020
Hi Developers! Today I will talk about the latest & cool feature that GitHub has released in 2020 i.e Github Profile READMEs. Now you can customize your Github Profile by placing your custom fancy text & links above your repository. The feature will not only help you to show off with your dev friends but also will you in building a distinguished portfolio. Isn’t cool.

So, if you are thinking of customizing your Github profile in the easiest way. This is the right blog for you.
The complete blog is here https://thecodezine.com/github-custom-how-to-create-a-github-profile-readme/
Programming / How To Build A Working Simple Dictionary Software In Python by Kokborok: 12:21pm On Jul 23, 2020
Hi, Programmers Mates! Your Dark Soulz is back with another exciting Python #DIY tutorials. Today, I will be talking about “How to build a Simple Dictionary Software in Python“.

This piece will be really helpful for, firstly those who are new to python and secondly for those, who want to create their own dictionary software. Hope you are excited. So let us move on directly to our tut. a topic which is Tutorial to build a Python English Dictionary Software in 2020.

Languages Used:
Python 3+ [Tkinter]
JSON

Complete tutorial on https://thecodezine.com/tutorial-to-build-a-python-english-dictionary-software-in-2020/
Programming / Easy Way To Develop A Restaurant Management System In Python by Kokborok: 12:10am On Jul 22, 2020
Hi, Programmers, Myself Dark Soulz & today I will show you guys one of the good projects that you can build while learning python. Today I will be discussing "How to build a restaurant management software or system in python". Probably, it will be helpful for both intermediate & beginners. Also, not to forget, after finishing this tutorial you can also build your own restaurant management system for various restaurants. This will help you in earning extra bucks. So, now let's move on directly to the tut. i.e Easy Way to Develop a Restaurant Management System in Python.

Project requirements:
Some basic concepts of python programming.
Foremost, a Pc where the latest version of python 3 is installed.
A good code ide such as Vs code, Atom, Sublime, etc
Your attention & focus on this tut.

The complete tutorial is given in https://thecodezine.com/easy-way-to-develop-a-restaurant-management-system-in-python/
Programming / Simple Way To Convert An HTML File To PDF For Beginners by Kokborok: 7:43pm On Jul 14, 2020
Hello friends, today I will show you How to convert an Html File to Pdf File. So, here are few steps on how can you Convert an HTML file to PDF file easily.

Following steps are as follows:
Build a folder called Html2Pdf[Can choose any folder name]
Make an HTML file called index.html along with CSS & Javascript file in your code ide or editor.
After that make copy, the following codes are given in https://thecodezine.com/easy-way-to-convert-an-html-file-to-pdf-for-beginners/
Programming / 3 Easy Ways To Create Own Dino Game In Python by Kokborok: 3:22pm On Jul 11, 2020
Hi, aspiring coders! Today I will show you guys, how to build one of the most popular games that almost everyone plays while they are offline. If your guessing which game then I am talking about Google Chrome’s Dino game. But, Our Dino game is a modified form of Chrome’s version as its colored. Now let’s go directly on to the tutorial of building it.

Requirements:
A PC with any OS installed in it.
The latest version of Python which can be easily downloaded from https://www.python.org/downloads/[For installing you can check this blog]
A good Code IDE [ Prefer using VS Code or Atom]
Your focus

The complete tutorial is here https://thecodezine.com/3-easy-ways-to-create-own-dino-game-in-python/
Programming / Tutorial To Create A Mortgage Calculator With Javascript by Kokborok: 9:12pm On Jul 09, 2020
Hi peeps! Today I will help you to make a pro & 100% accurate online mortgage calculator along with source codes.

Requirement:
A PC or android phone where code editor can be installed.
Good code editor, we recommend Vs code or Atom for PC & for mobile you can use Acode.
Lastly, obviously your focus.

Complete tutorial & Source Code at https://thecodezine.com/create-professional-accurate-loan-calculator-with-javascript/

Thank You
Programming / Build Online Code Editor For Website Script With Pure Javascript by Kokborok: 5:03pm On Jul 07, 2020
Hi, Dev fellow! Are you interested to build your own code editor or software isn't but due to no coding knowledge we are unable to do it. Also, most of the coding editor script that is available in the online marketplace is too complex for a beginner due to the presence of PHP and MySQL. Isn't it? Not to forget the high price. So, today I will give you the complete codes along with tutorial which will be helpful for a beginner
Key Features:
Real-Time Gradle
Flexible
Support all types of Html, CSS, Js codes.
Easy Clear screen Support.
Totally Free.

I hope it will help you.
The complete guide and codes are given in https://thecodezine.com/free-online-code-editor-for-website/


https://kokdictionary.com
Programming / Tutorial To Build COVID 19 India Realtime Tracker With JSON API & Javascript by Kokborok: 10:21pm On Jul 05, 2020
Hi dev mates, If you're looking to build your own Covid-19 India Real-Time Tracker then this post can help. I have an open-sourced corona India realtime tracker script built originally by me which is easy to set up for a beginner as it is built-in pure Php, Javascript& has no database.
Key Features:

1. Built Covid19india API so you don't have to update day to day data.
2. Gives Overall Indian States & District Live Covid-19 Updates.
3. Graph & Representation.
4. Dark Mode and Light mode setting to enhance site appearance.
5. Customized Google Translation is available in Hindi, English & Bengali.
The complete guide & code is given in https://thecodezine.com/free-covid-19-india-real-time-tracker-code/
I hope, it will help you.
Live Demo at https://thecodezine.com/covid19/

(1) (of 1 pages)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 29
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.