Menu
  • Home
  • About
  • History
    • History of Programming Languages
    • Scripting languages
    • Compiled languages
  • Applications
    • Web programming
    • Game Development
    • Android and OS development
    • Software Development
  • Blog
    • Programming languages
    • C# language
    • What is .NET
  • Contact
  • Privacy Policy

NET-Tutor

Blog about programming languages

  • Call me today 301-456-8928
  • Email me on GilRodriguez@aspnettutorials.com

Author: Rodriguez Gilbert

Computer

.NET implementations

August 25, 2021
 |  No Comments
 |  What is .NET

A .NET application is developed for one or more implementations of .NET. These include the .NET Framework, .NET 5+ (and .NET Core), and Mono.

Read More »
laptop

Java programming language: features, popularity

June 28, 2021
 |  No Comments
 |  Programming languages

Java was developed by Sun Microsystems in the early 1990s. Canadian engineer James Gosling played a leading role in the creation of the language

Read More »
Computers

Standard C# program blocks

May 22, 2021
 |  No Comments
 |  C# language

Class members are either class or instance members. Static members belong to the class as a whole, and instance members belong to specific objects (class instances).

Read More »
People

Types and variables

April 23, 2021
 |  No Comments
 |  C# language

A type defines the structure and behavior of any data in C#. A type declaration can include its members, the base type, the interfaces it implements

Read More »
Hand

So why is the language still popular?

December 8, 2020
 |  No Comments
 |  C# language

The C language is really old, because it appeared back in 1972. As you can see, it was designed with computers of that time in mind

Read More »
laptop

A brief overview of the C# language

September 24, 2020
 |  No Comments
 |  C# language

C# (pronounced “c-sharp”) is a modern object-oriented and type-safe programming language. C# allows developers to create different types of secure and reliable applications that run on .NET.

Read More »
laptop

.NET Architecture

October 12, 2019
 |  No Comments
 |  C# language

C# programs run on .NET, a virtual runtime system that calls the Common Language Runtime (CLR) and a set of class libraries.

Read More »
Computer

The role of the .NET platform

July 13, 2019
 |  No Comments
 |  What is .NET

When they say C#, they often mean the technologies of the .NET platform (Windows Forms, WPF, ASP.NET, Xamarin).

Read More »

Posts pagination

Previous 1 2 3

Categories

  • C# language
  • IT Technologies
  • Programming languages
  • Uncategorized
  • What is .NET

Recent Posts

  • Why ChatGPT Is a Powerful Tool for Computer Science and Programming Students
  • Using ChatGPT to Structure and Plan a Technical Thesis
  • Python, Java, or C++: Choosing the Right Programming Language for Your Project
  • Integrating Programming into Academic Writing: A Guide for Dissertation Students
  • PHP Best Practices for Web Development

Pages

  • About
  • Compiled languages
  • History of Programming Languages
  • Scripting languages
  • Contact

The first programmers made do without programming languages at all. The very first digital electronic computers were created for specific, highly specialized tasks (for example, to solve systems of linear equations by Gauss method), and it was impossible to change their program in principle. Naturally, the question of programming such computing systems fell away by itself; it was only possible to change the input data.

Quick Links
  • Home
  • About
  • Web programming
  • Android and OS development
  • Game Development
  • Software Development
  • Contact
Latest articles
Why ChatGPT Is a Powerful Tool for Computer Science and Programming Students

Computer science and programming students operate in an environment defined by complexity, abstraction, and constant change. They are expected to understand algorithms, master multiple programming languages, document their work clearly, and solve problems that often have no single correct answer. […]

Using ChatGPT to Structure and Plan a Technical Thesis

Writing a technical thesis is one of the most demanding tasks for students in computer science, software engineering, and programming-related disciplines. It requires not only subject-matter expertise, but also strong structural thinking, clarity of argumentation, and long-term planning. Many students […]

Python, Java, or C++: Choosing the Right Programming Language for Your Project

Programming languages are the foundation of software development, and choosing the right one can make or break your project. With so many options available, understanding the strengths and weaknesses of each language is crucial. Python, Java, and C++ are three […]

Contact me

301-456-8928

GilRodriguez@aspnettutorials.com
Copyright 2022 NET-Tutor . All Rights Reserved