Skip to content
Menu
  • About
  • Contact
  • Privacy Policy
  • Recommended books for coders
Sunday, February 28, 2021

Scientific Programmer

Scientific Programmer teaches you how to improve your software development career by applying modern scientific method to your day-to-day tasks.

Primary Menu
  • Coding Courses
  • Tech Advice
  • Tech Career Advice
  • Tech Education
  • Cybersecurity
  • Free Market
  • Science

Coding Courses

This section lists all of the online programming courses that have been published by the authors of Scientific Programmer.

SignalR on .NET 5: everything you need to know

Posted on February 9, 2021February 9, 2021 by Fiodar Sazanavets
SignalR on .NET 5: everything you need to know
Posted In Coding Courses

Are you a web developer or do you write IoT software? If so, you would know that many web and IoT development projects these days require the ability to establish a persistent connection between a client and a server without having to keep sending repeated requests from the client. As Continue Reading

Beginning gRPC on ASP.NET Core

Posted on August 31, 2020 by Fiodar Sazanavets
Beginning gRPC on ASP.NET Core
Posted In Coding Courses

gRPC allows you to enable components of your distributed application to communicate effectively with each other and it requires very little code to do so. gRPC is a network communication technology that has been originally developed by Google. It works over HTTP2 protocol and it is primarily used to enable Continue Reading

Getting Started with ASP.NET Core 3.0 Blazor

Posted on August 31, 2020August 31, 2020 by Fiodar Sazanavets
Getting Started with ASP.NET Core 3.0 Blazor
Posted In Coding Courses

Learn Blazor to be able to build web applications without having to learn JavaScript. This video will teach you Blazor, a new web development framework from Microsoft now available with the release of .NET Core 3.0. You will learn how to build web applications without having to learn JavaScript. You will learn how Continue Reading

SOLID principles in .NET and C#

Posted on January 9, 2020 by Fiodar Sazanavets
SOLID principles in .NET and C#
Posted In Coding Courses

SOLID principles are the most fundamental principles of object oriented programming that are absolutely essential to make your code clean, readable and maintainable. In this class, we will go through each of these principles and apply it in C# code in a .NET console application. What you’ll learn In this Continue Reading

C# for absolute beginners

Posted on September 22, 2019 by Fiodar Sazanavets
C# for absolute beginners
Posted In Coding Courses

This course will teach you the fundamentals of C# in an unconventional way: by throwing you straight into the deep water and getting you to do something useful with it. So, no more “Hello World!” application! What you’ll learn Together, we will be building an application that will convert markdown Continue Reading

Blazor and Razor Components in a nutshell

Posted on August 14, 2019October 8, 2019 by Fiodar Sazanavets
Blazor and Razor Components in a nutshell
Posted In Coding Courses

Blazor is a technology that allows developers to run .NET Code directly in the browser. With .NET Core 3.0, the technology is officially supported by Microsoft. And you can opt for either client plus server setup (server-side Blazor) or a pure WebAssembly-based experience (client-side Blazor). Whichever flavor you choose, the syntax Continue Reading

C# 7 and .NET Core 2.0 Blueprints

Posted on August 14, 2019September 3, 2019 by Fiodar Sazanavets
C# 7 and .NET Core 2.0 Blueprints
Posted In Coding Courses

.NET Core is a modular cross-platform and open source implementation of .NET. With the latest release of .NET Core, many more APIs are expected to be built, which will make APIs consistent across .NET Framework, .NET Core, and Xamarin. This course begins with a brief introduction to the latest features Continue Reading

ASP.NET Core SignalR in a nutshell

Posted on August 14, 2019September 22, 2019 by Fiodar Sazanavets
ASP.NET Core SignalR in a nutshell
Posted In Coding Courses

Are you a web developer? If so, you would know that many web development projects these days require the ability to establish a persistent connection between a client and a server without having to keep sending repeated requests from the client. As you may also know, such functionality may be Continue Reading

.NET Core for absolute beginners

Posted on August 14, 2019September 3, 2019 by Fiodar Sazanavets
.NET Core for absolute beginners
Posted In Coding Courses

This course will guide you through the fundamentals of .NET Core programming platform and C# – the programming language that is most frequently used with it. .NET Core is what is becoming the main programming technology in Microsoft stack that is actively being developed. Therefore, knowing this platform will open up many Continue Reading

You May Like

Tech Advice

Always make your apps localizable from the start

Posted on December 30, 2020December 30, 2020
Tech Advice

Telling a Story with Your Code

Posted on December 14, 2020December 14, 2020
Tech Advice

Getting audio working on Ubuntu VM on Hyper-V

Posted on November 24, 2020November 24, 2020
Tech Advice

Coordinating IoT cluster with SignalR

Posted on October 30, 2020November 12, 2020
Tech Advice Tech Education

Beginner Python: Draw a Harry Potter Symbol

Posted on August 24, 2020December 11, 2020
Tech Advice Tech Education

What is Python Used for? | Major Industries

Posted on August 18, 2020December 11, 2020
Copyright. All rights reserved | Theme: Starter Gazette by Unitedtheme.