Git tools
#youtube#: tortoisegit with github
- How to install and setup TortoiseGit then a demo with GitHub
- TortoiseGit Tutorial 1: How git works
- Understanding TortoiseGit in under 10 minutes
- Git – 6 Free Gui Clients
- DevOps Blog - Git related
- .NET Blog - C# Technology Articles
- .NET – 5 Free Decompilers
- ALGORITHM
- Simple(x) Date & Time Math Parser
- A Simple App to Make Julian Date Calculator
- Simple DateTime to Julian Day and UnixTime Values
- Remove Unwanted Properties and Events from UserControl
- Simple Custom Collection Designer Support
- Dynamic Holiday Date Calculator
Youtube
1. Install 2. Setup 3. Demo on how to use local and Pushing to GitHub
It introduces about how git works and what are different git terms such as local branches, remote branches, remote tracking branches, staging or index, etc.
If you are looking for an easier way to push, pull, and commit code onto github look no further than Tortoise Git. Knowledgeable front-end engineer, Marina Ismailova, demonstrates how easy it is to use this software without ever having to use the terminal.
Good Articles
Abstract: In this article we are giving an overview of free Git Gui clients. Running Git from the command line can be demanding and Gui tools make it easier and improve productivity. We are focusing only on free tools that you can run for free in both non-commercial and commercial environment.
Git related articles
This is one Software Engineer’s writings on .NET and C# technology. Please find articles on various programming topics related to design patterns, events, garbage-collector, and other topics.
This articles gives an overview of 5 free .NET Decompilers. We are focusing only on free tools that you can run for free in both non-commercial and commercial environments.
Julian date calculation
Curve Fitting, Approximation, Interpolation, Regression, Filtering, FFT, Outlier Detection and more...
Date and time class from the SimplexParser freeware.
A basic Windows Forms Desktop Application to return a Julian Date
Four one-line methods to convert between DateTime objects and Julian Days or Unix Time Stamps
Use an ICustomTypeDescriptor implementation to remove all access to inapplicable properties and events from a UserControl.
The simplest solution for adding a custom collection of custom objects to the designer
How to install and setup TortoiseGit then a demo with GitHub
No comments:
Post a Comment