Computing Society: Session 5+6 Flask intro and Database
Computing Society: Session 4 Class, Get Help from AI, Version Control
Computing Society: Session 3 Functions, Modules, and Data Structure
Session 3: Functions, Modular Programming, and Data Structures 🖥️💡
Total Duration: 60 minutes ⏳
Goal: Students will understand functions, modular programming, and basic data structures (lists, dictionaries, and arrays) in both Python 🐍 and C++ 💻. They will apply this knowledge by building modular programs and manipulating data structures.
Computing Society: Session 2 Programming Basics
Customizing Color Variables in NexT Theme
Customizing Color Variables in NexT Theme
Refer to Custom File Documentation
Visit the official NexT documentation on Custom Files to understand the custom file setup.Find Color Variables
Open thethemes/next/source/css/_colors.styl
file in your Hexo project. This file contains the default color variables used throughout the theme.
The Fragility of Purpose: Nier: Automata
Migrating Nier Autonomia Saves
I at first played the YorHa Edition from Rutracker. After finishing A, B, C and D endings, I felt like the game is worth buying (even though it is very expensive to be honest).
To migrate the save, direct copy of the save data does not work. In addition to copy, you need this tool I found on Github -> https://github.com/jimmyazrael/NierAutoModSave
The following is the README of the project: