playing with dotnet core 3 - shortcuts aliases, vim settings vimrc and html tags
vimrc setup
set mouse-=a
syntax on
filetype indent on
filetype plugin indent on
setf html
----------------- Useful Links -----------------------------------
C# tutorial
• C# Tutorial - Full Course for Beginners
cshtml syntax highlighting vim
https://stackoverflow.com/questions/6558884/razor-cshtml-syntax-highlighting-for-vim
set mouse -=a
https://unix.stackexchange.com/questions/139578/copy-paste-for-vim-is-not-working-when-mouse-set-mouse-a-is-on
html div tag
https://www.w3schools.com/tags/tag_div.asp
html header tag
https://www.w3schools.com/tags/tag_header.asp
html paragraph tag
https://www.w3schools.com/tags/tag_p.asp
html hyperlink
https://www.w3schools.com/tags/att_a_href.asp
----------------- Video Sections -------------------------------
Chapters:
0:00 aliases l = 'ls -CF'
3:00 vim html syntax highlighting
5:25 setting vim settings via vimrc
12:36 why vim?
15:45 div tags
17:12 header tags
17:42 paragraph tags
18:50 what happens if you don't use tags?
21:30 a tags and href (hyperlinks)
23:23 using p tags to organise hyperlinks
--------------------[Playlists and Relevant Github Repositories]---------------------------------------------
Fluid Mechanics and Git Repos:
• Fluid Mechanics
https://github.com/theodoreOnzGit/OpenFoam_heatTrf_YouTube
Petroleum Downstream Crash Course Playlist:
• Petroleum Refining
OpenFOAM for Windows 10 Beginner Playlist and some Git Repos
• OpenFoam for Windows Newbie Guide
https://github.com/theodoreOnzGit/laminar_BL_OpenFOAM
OpenFOAM Intermediate Playlist and some Git Repos
• OpenFOAM Intermediate Videos
https://github.com/theodoreOnzGit/thin_pipeflow_snappyHexMesh
OpenFOAM Heat Transfer Playlist and GitHub Repo
• OpenFOAM Heat Transfer
https://github.com/theodoreOnzGit/OpenFoam_heatTrf_YouTube
Radiation Heat Transfer Learning Journal and Git Repos:
• Radiation Heat Transfer Learning Jour...
https://github.com/theodoreOnzGit/heatTransferTheory_YouTube
Convection Boundary Layer and git Repos:
• Convection Heat Transfer
https://github.com/theodoreOnzGit/heatTransferTheory_YouTube
Turbulence Modelling Playlist
• Turbulence Modelling 1 - Reynold's Av...
https://github.com/theodoreOnzGit/turbulenceModelling
LabView Frequency Analysis and Fun (playlist and git repo)
• LabView Frequency Analysis and Fun
https://github.com/theodoreOnzGit/Ted_labview_YouTube
Control Systems and Frequency Response
• Laplace Transforms 1 - basic intuitio...
https://github.com/theodoreOnzGit/matlabFrequencyResponse.git
OpenFOAM C++
https://github.com/theodoreOnzGit/C-_YouTube_OpenFoam
• Introductory C++ for OpenFoam Users
OpenFOAM Bash
https://github.com/theodoreOnzGit/Bash_OpenFOAM_YouTube
• OpenFOAM Bash
Basic Samba
• basicSamba
https://github.com/theodoreOnzGit/sambaVideos
Manjaro Tips and Tricks
• Manjaro Tips and Tricks
lammps and Discrete Element Modelling (DEM)
• lammps and Discrete Element Modelling