A command line utitlity to create a multipage static website from Ulysses export
-
Updated
Jan 7, 2023 - JavaScript
A command line utitlity to create a multipage static website from Ulysses export
(17/02/24)Fundamentals of Python Programming with PyCharm Tutorial by Mike Dane on YouTube (freecodecamp)
Python too supports file handling and allows users to handle files i.e., to read and write files, along with many other file handling options, to operate on files.
A very simple module to safely save data to files in python
I wanted to challenge myself further, after the Color Chooser Application, and learned how to read and write files. I also learned how to implement those features into a simple program. (IDE USED: NetBeans) https://netbeans.org/
A simple program that writes three lines of code to a file then reads the whole file back to you
Test writing software for teachers
This program is a simple spamming tool that creates a large number of text files with the name "FR_XXX.txt" (where XXX is a number from 0 to 999999) and the content "filiprokita.com" written in them. The program uses C++ file stream operations to create and write to the text files.
This project works as a "budget manager" for monthly purchases, where it allows the user to add their income and save the purchases that they have made
Provides the possibility of creating, updating and enquiring different types of Bank Accounts
This code accepts a .txt file with Dog records in Name, Age, Adopted format. The application reads the file and outputs a sorted list of dogs into another newly created .txt
The completed projects from my first year of programming in university
Add a description, image, and links to the writing-files topic page so that developers can more easily learn about it.
To associate your repository with the writing-files topic, visit your repo's landing page and select "manage topics."