A library for all personal learning notes.
Markdown helps with creating readme file, opening issues on GitHub, and most importantly: creating notes itself.
Text editor vi and vim helps creating GitHub commits.
Regex is an important syntax that helps with text matching. It is used extensively in most programming languages and console shells.
There are many Database tools out there. Based on work experience, the one that I am most familiar with is PostgreSQL.
General knowledge and skills on how to use Git and GitHub.
I learning C# because of the Microsoft.Net Framework has indigenous and built-in compilation tools even in working environment with strict user controls where installing SDKs to code in Java or Python is not allowed.
I have built many command line tools in C# to help automatize workflow, even when installation in strictly controlled windows environment is forbidden.
WPF is the desktop application development foundation for C#. It can create desktop applications with real opacity and advanced shape rendering.
Like C#, PowerShell is a part of the Microsoft.Net Framework. To further strengthen the skills in PowerShell Scripting helps with faster delivery and code analysis.
JavaScript can be used to develop Microsoft Office Extensions. It can also be used to create interactive logic for HTML forms. If in WPF, the XAML file renders the UI and the XAML.CS file creates the interactive logic, the HTML would be the XAML and JavaScript would be the C# source code.
- This depository is aimed for Personal Use. Author do not guarantee on the correctness of the content, as they are prone to errors. Read/use at your own risk.
- The learning notes cannot substitute programming textbooks.