Published inNerd For TechGeographic data visualization using Geopandas and PostgreSQLI. Introduction Geographic data nowadays are abundance because of the more developing tools in Geographic data retrieval such as Satellite…Jun 26, 2024Jun 26, 2024
Published inNerd For TechMatrix Manipulation and Visualization using Numpy and MatplotlibI.Introduction Data availability is very great nowadays and We need to process data in certain form including array, table and Matrix…Feb 2, 2024Feb 2, 2024
When I participated at LibreOffice conf and Ubucon Asia 2023LibreOffice and Ubucon Asia 2023 or in short Louca23 (www.louca.id) was held on October 7–8, 2023 at Surakarta, Indonesia, more…Oct 18, 2023Oct 18, 2023
Published inNerd For TechManipulating CSV data using Python (Part 2)I. Introduction This article is a continuation from first article entitled “Manipulating CSV data using Python (Part 1)”…Jul 28, 2023Jul 28, 2023
Published inNerd For TechManipulating CSV data using Python. (Part 1)I.Introduction A CSV file is a simple text that you can open in a wide variety of programs including programs for working with plain text…Jan 10, 2023Jan 10, 2023
Published inNerd For TechGenerating Prime Numbers in PythonThere are several type of numbers in Mathematics, one of them is Prime Number. Prime Numbers are numbers greater than 1 which have 2…Oct 29, 20222Oct 29, 20222
Published inNerd For TechCreating Data Filter using FlaskAn Application often need data stored in a database or in a file. The data come from user entry, censor, camera, etc. The data is displayed…Oct 24, 2022Oct 24, 2022
Published inNerd For TechDeveloping a Simple Create, Read, Update, and Delete (CRUD) Application using Flask and MariaDBFlask (https://flask.palletsprojects.com/en/2.0.x/) is one of the famous Python web frameworks. It is known for the Micro framework. The…Jul 29, 2022Jul 29, 2022
Published inNerd For TechThe early days of encryption using Python. Polybius square (Part 2)In my previous article entitled “The early days of encryption using Python — Caesar’s cipher (Part 1) ”…May 13, 2021May 13, 2021
Published inNerd For TechThe early days of encryption using Python — Caesar’s Cipher (1)Encryption is a popular term and used widely in Information Technology. Encryption is a method of protecting data from people you don’t…Apr 25, 2021Apr 25, 2021