playing with dotnet core 6 - declaring string and double variables, and some math in C#
----------------- Useful Links -----------------------------------
razor syntax reference
https://docs.microsoft.com/en-us/aspnet/core/mvc/views/razor?view=aspnetcore-6.0
declare multiple variables in C#
https://www.dotnetperls.com/multiple-local-variable
exponent in C#
https://www.delftstack.com/howto/csharp/csharp-exponent/
Math.Pow(x,y)
modulus in C#
https://csharp-station.com/how-to-test-for-even-or-odd-numbers-in-c/
----------------- Video Sections -------------------------------
Chapters:
0:00 Intro
1:45 git reset to restart
3:06 basic C# in cshtml syntax @page @model
4:35 where we can try out new C# code
6:40 declaring string variables
10:18 writing comments with // and /* ... */
13:03 declaring variables in one line
14:39 double variables
15:21 declaring multiple variables in one line
18:14 addition
19:34 division
20:40 exponents
22:14 subtraction
22:43 modulus (remainder)
24:46 saving files to local git repo
25:07 git push to save to online repo
25:39 always make sure to check that you save to online repo correctly!
--------------------[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
playing with dotnet core
• playing with dotnet core
dotnet core github repo
https://github.com/theodoreOnzGit/dotnetCoreYoutube