Parents :
| Date and time note was created | $= dv.current().file.ctime |
| Date and time note was modified | $= dv.current().file.mtime |
Good Blogs
Project Creation
These are instructions for the project-notes directory
- These notes are temporary notes and would hold various projects I am currently working on or would work in forthcoming future
- Each project would contain a file named same as the project folder name
- this file would be used to plan the project or deal with assets used in the project
- Other things used in the project would each hold a single page of it which will further elaborate my learning and outcomes (even if incomplete) of it. (These files would eventually be shifted working notes)
- After the completion of each project remove its folder from project-notes directory.
- After completion of each project document it inside a file in the project folder with all the necessary requirements, project outcomes and my learning out of it. Also include the self notes created in point 3.
Apply Problem solving skills to solve the problems in the projects associated to the field you choose to work in.
Reference
- How to Plan and Build a Programming Project – A Legitimate Guide for Beginners : r/learnprogramming : Can be applied to any field
- How to break down project into tasks
- Semantic Versioning 2.0.0 | Semantic Versioning : Learn about semantic versioning in computer science projects