Theo Ong Science and Engineering

Theo Ong Science and Engineering

Views:
743,833
Subscribers:
9,750
Videos:
965
Duration:
14:00:51:00
Singapore
Singapore

Theo Ong Science and Engineering is a Singaporean content creator on YouTube with approximately 9.75 thousand subscribers. He published 965 videos which altogether total at least 743.83 thousand views.

Created on ● Channel Link: https://www.youtube.com/channel/UCg8JQhTCcrJ67ixjInoKyPQ





All Videos by Theo Ong Science and Engineering



PublishedVideo TitleDurationViewsCategoryGame
2022-06-07vimium 2 - page up and down (u,d) tabs (t, x, X, gt, gT, J, K)10:3062
2022-06-07vimium 1 - installation and basic navigation (hjkl, HL, f, esc key)9:3993
2022-06-03spiceSharpFluidFlowSolver 11 - Code Exploration Simulation.cs too complex, use custom components42:1572
2022-06-02spiceSharpFluidFlowSolver 10 - Code Exploration CreateBehaviors creates Matrices frm Circuit Objects31:0755
2022-05-28spiceSharpFluidFlowSolver 9 - Code Exploration VariableMaps are Modified using SimulationState Class34:3088
2022-05-27spiceSharpFluidFlowSolver 8 - Code Exploration Positive Negative Conventions and Indexing Variables26:0644
2022-05-26spiceSharpFluidFlowSolver 7 - Code Exploration OnePort Class and Nodal Analysis Eg with Resistor43:3166
2022-05-26spiceSharpFluidFlowSolver 6 - code exploration: Biasing Class in current SRC for IBiasingBehaviour37:5434
2022-05-25spiceSharpFluidFlowSolver 5 - setting up a sandbox in Xunit for matrix tests13:2337
2022-05-25spiceSharpFluidFlowSolver 4 - Code Exploration: how spicesharp code that solves matrices works40:5666
2022-05-23spiceSharpFluidFlowSolver 3 - exploring code: equation solvers and where Jacobians are constructed21:14142
2022-05-23spiceSharpFluidFlowSolver 2 - Newton Raphson Method for Multiple Equations57:23120
2022-05-23spiceSharpFluidFlowSolver 1 - Analogy between pipe networks and circuits19:05154
2022-05-12vim tricks - my current manjaro vimrc setup may 20228:19235
2022-05-11windows vim - my setup in May 2022 setting up gruvbox theme and NERDTree21:111,773
2022-05-11autocompletion in vim ctrl N or ctrl P in insert mode5:28385
2022-05-11Linux Like Cross Platform Dotnet Core VSCode Environment with vim keybindings38:3637
2022-05-07playing with dotnet core 86 - typecasting unknown units into base units manually35:3925Tutorial
2022-05-07playing with dotnet core 85 - trouble with the UnknownUnit Class Type40:029
2022-05-07playing with dotnet core 84 - EngineeringUnits Nuget Package instantiate complex units29:0036
2022-05-06playing with dotnet core 83 - Intro to EngineeringUnits Nuget Package (install, convert units)22:5414
2022-05-06playing with dotnet core 82 - IXmlComponentList and open close principle for IXmlLibrarySelector31:5913
2022-05-06playing with dotnet core 81 - IXmlLibrarySelector Attempt at Memory Management (Dispose, Finalizers)31:1014
2022-05-05playing with dotnet core 80 - IXmlLibrarySelector Asserting Exception Throws in Visual Basic38:5717Exception
2022-05-05playing with dotnet core 79 - IXmlLibrarySelector Coding and Testing Implementations42:4511
2022-05-05playing with dotnet core 78 - IXmlLibrarySelector Live Coding (Preparing Preliminaries)34:2815
2022-05-05playing with dotnet core 77 - IXmlLibraryList Interface19:5114
2022-05-04playing with dotnet core 76 - publishing a nuget package with dotnet CLI19:0623
2022-05-04playing with dotnet core 73 - extracting properties of water in dwsim xml file32:5326
2022-05-04playing with dotnet core 75 - extended example of using mindmaps to plan out interfaces and classes52:0116
2022-05-04playing with dotnet core 74 - Theory Tests in XUnit Visual Basic18:2011
2022-05-03playing with dotnet core 72 - accessing names and values of XElements in XDocuments48:3536
2022-05-02playing with dotnet core 71 - a crude way of loading xml files into XDocuments43:5416
2022-04-29playing with dotnet core 70 - a little on xUnit Tests part 221:2239
2022-04-29playing with dotnet core 69 - a little on xUnit Tests part 117:1119
2022-04-29playing with dotnet core 68 - designing an xmlLibLoader Interface using mindmapping and SOLID36:567
2022-04-29playing with dotnet core 67 - I made a nuget package for dwsim xml data3:1017
2022-04-26playing with dotnet core 66 - planning out how to write an ideal gas library for netstandard2.020:3037Tutorial
2022-04-25playing with dotnet core 65 - examining cp for ideal gas dwsim visual basic25:1611
2022-04-25playing with dotnet core 64 - attempting to make sense of propertypackage class and redo it40:1930
2022-04-25playing with dotnet core 63 - fumbling around with code refactoring pipe vb using mind mapping31:1523
2022-04-24playing with dotnet core 62 - attempt to understand DWSim code, why solid principles are impt39:0434
2022-04-19manjaro tricks open terminal in vim with split screen7:16561
2022-04-14playing with dotnet core 61 - libraries3 calling a vb library in a C# project17:0727
2022-04-14playing with dotnet core 60 - libraries2 calling a C# library in another project31:0723
2022-04-14playing with dotnet core 59 - dotnet new gitignore autogenerated gitignore for dotnet2:1426
2022-04-14playing with dotnet core 58 - libraries1 calling visualBasic libraries in C# and solution files30:589
2022-04-13playing with dotnet core 57 - vb libraries and F# libraries using dotnet CLI6:0822
2022-04-12playing with dotnet core 56 - dropdown list for inputs html select12:4919
2022-04-12playing with dotnet core 55 - making tables look nicer with bootstrap for razor pages18:3512
2022-04-12playing with dotnet core 53 - dataStorage20 using dotnet ef migrations to add a new column to databa16:4814
2022-04-12playing with dotnet core 54 - dataStorage21 updateMethod debugging and understanding change tracking30:3926
2022-04-11playing with dotnet core 52 - dataStorage19 using dotnet ef migrations to create MariaDb databases18:2429
2022-04-11playing with dotnet core 51 - dataStorage18 Setting up repository using AddDbContext Dependency inje6:4513
2022-04-09playing with dotnet core 50 - dataStorage17 AddDbContext AddDbContextPool for dependency injection45:26106
2022-04-08playing with dotnet core 49 - dataStorage16 mySql connectionReuse error my guess of the bug cause13:1015
2022-04-08playing with dotnet core 48 - dataStorage15 debugging duplicate key ID errors in EFCore18:1112
2022-04-08playing with dotnet core 47 - dataStorage14 implmentation of CRUD create drop APIs and debugging36:2521
2022-04-07playing with dotnet core 46 - dataStorage13 Implementing MariaDb Repository Methods38:386
2022-04-07playing with dotnet core 45 - dataStorage12 Configuring MariaDb ServerVersion and Connection String21:0429
2022-04-07playing with dotnet core 44 - dataStorage11 configuring AppDbContext based on MariaDbServerVersion30:093
2022-04-07playing with dotnet core 43 - dataStorage10 going thru documentation of DbContext family of classes30:1611
2022-04-07playing with dotnet core 42 - dataStorage9 introduction to EFCore and dBContext family of classes18:1518
2022-04-07playing with dotnet core 41 - dataStorage8 testing delete and update operations for Repository RAM18:2418Vlog
2022-04-07playing with dotnet core 40 - dataStorage7 testing Repository RAM Implementation20:437
2022-04-06playing with dotnet core 39 - dataStorage6 implementing a RAM repository interface34:389
2022-04-06playing with dotnet core 38 - dataStorage5 debugging the form and adding a repository interface27:256
2022-04-06playing with dotnet core 37 - dataStorage4 adding forms for user input (and some bugs)24:385
2022-04-06playing with dotnet core 36 - dataStorage3 injecting and testing a object with a list as singleton31:126
2022-04-06playing with dotnet core 35 - dataStorage2 working with lists and preparing it as a singleton36:3518
2022-04-05playing with dotnet core 34 - dataStorage1 roadmap to learning asp dotnet core databases and entity6:2313
2022-04-05playing with dotnet core 33 - databases part 5 add user, drop user and grant privileges on mariadb12:3111
2022-04-01manjaro tricks - stream video from one pc to another using obs ndi8:0061
2022-04-01manjaro tricks - testing out vim nerdtree9:1567
2022-03-30manjaro tricks - add line numbering to vim8:1230
2022-03-28playing with dotnet core 32 - using dotnet cli to install remove and list packages in linux8:2679
2022-03-23playing with dotnet core 31 - databases part 4 messing around with table row insert and delete16:2221
2022-03-23playing with dotnet core 30 - databases part 3 messing around with table creation and deletion23:1411
2022-03-12playing with dotnet core 29 - databases part 2 create, delete and import databases10:5844
2022-03-12playing with dotnet core 28 - databases part 1 installing mariadb and navigating databases & tables26:4425
2022-03-12manjaro tricks - installing mariadb mysql and basic setup9:21470
2022-03-10playing with dotnet core 27 - transient vs scoped vs singleton part 217:1024
2022-03-10playing with dotnet core 26 - transient vs scoped vs singleton part 132:3939
2022-03-09playing with dotnet core 25 - power converter example with dependency injection and form validation0:0036
2022-03-09manjaro tricks - kde plasma 2022 start menu key not working0:00878
2022-03-09playing with dotnet core 24 - dependency injection part 5 common ways to do dependency injection0:0011
2022-03-07playing with dotnet core 23 - dependency injection part 4 using interfaces, inheritance and Construc0:0025
2022-03-07playing with dotnet core 22 - dependency injection part 3 swapping out dependencies0:0010
2022-03-07playing with dotnet core 21 - dependency injection part 2 making a class with some dependencies0:0013
2022-03-07playing with dotnet core 20 - dependency injection part 1 background knowledge0:0017
2022-03-07manjaro tricks - split screens with vim0:00157
2022-03-05playing with dotnet core 19 - model validation for forms0:0027
2022-03-05playing with dotnet core 18 - playing around with tag helpers asp for and property binding0:0023
2022-03-05playing with dotnet core 17 - what are models, views and controllers?0:0013
2022-03-05playing with dotnet core 16 - fahrenheit to celsius converter, some revision on classes and objects0:00121
2022-03-05playing with dotnet core 15 - a roadmap to learning about model binding and validation0:0013
2022-03-04playing with dotnet core 14 - html form validators for the celsius to fahrenheit converter0:0024
2022-03-03playing with dotnet core 13 - making a simple celsius to fahrenheit converter0:0017
2022-03-03playing with dotnet core 12 - getting user input using input text and submit buttons0:0021
2022-03-03playing with dotnet core 11 - create, delete and navigate between git branches0:0024