Search Results for: Program.cs_GETME

Visual Studio C# NUnitTest Primer Tutorial

The acronym SDLC (Software Development Life Cycle) describes a lot of what the environment for a programmer consists of, but there are so many variations within the workplace of where the role of the “programmer” starts and stops. One of … Continue reading

Posted in eLearning, OOP, Software, Tutorials, Visual Studio | Tagged , , , , , , , , , , , | 9 Comments

Java Http Client Primer Tutorial

With a Mac laptop you have a Linux (Bash) environment you can access via the Terminal application. From there, if you have Java installed you can compile Java programs using the javac compiler command and then execute the resultant Java … Continue reading

Posted in eLearning, Networking, Tutorials | Tagged , , , , , , , | Leave a comment

C# Socket Primer Tutorial

C# using Visual Studio on Windows is a great language to learn. If you like C# you may eventually like VB.Net, and vice versa. It has sophisticated data structures, can be Object Oriented and makes great Windows desktop applications or … Continue reading

Posted in eLearning, Networking, Tutorials, Visual Studio | Tagged , , , , , , , | 2 Comments