Codemeets Blog

0

Ruby Course – codemeets– 01

November 22, 2020 Ruby programing is a dynamic, high-level, general-purpose programming language that was created in the mid-1990s by Yukihiro ‘Matz’ Matsumoto of Japan. Designed to be intuitive, simple, and flexible, Ruby emphasizes productivity...

0

C# Course – codemeets– 05

c sharp lesson 5. In this lesson, we will dive into 2D Arrays, Classes, Objects, and Interface Design. These are important concepts that will give you a deeper understanding of object-oriented programming and data...

2

C# Course – codemeets– 04

Today, we will focus on Control Statements (IF statement, Switch, and Loops) and finally create a Power Calculator for practical learning. What is a Control Statement? A control statement determines whether a specific block...

0

C# Course – codemeets– 03

Today, we will cover Getting User Input, Arrays, Methods, and Return Types, and finally, we will create a Simple Calculator using a C# console application. This will help build a strong foundation in C#...

0

C# Course – Codemeets– 02

Today, we will cover Variables, Data Types, Strings, and Working with Numbers in C# console applications. These fundamental concepts help build a strong foundation in C# programming. C# Variables A variable is a symbol...

0

C# Course – Codemeets – 01

C# C sharp code is a multi-purpose programming language that supports various programming paradigms, including object-oriented, functional, and component-oriented programming. It is commonly used for developing Windows applications, web services, and games, and it...

0

Php code – Codemeets – 05

PHP CodeMeets 5: Classes, Constructor, Objects, Getter/Setters, and Inheritance php codemeets In this lesson, we will focus on the core concepts of Object-Oriented Programming (OOP) in PHP. These concepts will help you organize your...

0

Php Code– Codemeets – 04

php code 4. In this lesson, we will focus on control statements in PHP, including the IF statement, Switch statement, and loops. Finally, we will create a simple Grading Calculator to apply these concepts...

0

Php Code – Codemeets – 03

PHP Code Lesson 3: Getting User Input, Arrays, Functions, and a Simple Calculator In this lesson, we will learn how to get user input, use arrays, create functions, and understand return types in PHP....

0

Php Code – Codemeets– 02

PHP Code Lesson 2: Expanding Your PHP Knowledge Welcome to php code Lesson 2 of our PHP tutorial! Today, we will explore essential PHP concepts, including HTML integration, Variables, Strings, Numbers, and Operations. By...

Translate »