ПІДТРИМАЙ УКРАЇНУ ПІДТРИМАТИ АРМІЮ
Uk Uk

 Результат пошуку по запиту beginners - сторінка 3 

IT

Type Hinting in PHP function!

May be you know what is a function and how it works. PHP checks the data type at run time. Therefore...

by Mr. IT-man 06 Березня 2023
IT

10 JavaScript Concepts For Every Programmer

JavaScript is a popular programming language used to create dynamic web applications and interactive user interfaces. Here are 10 important concepts that every JavaScript developer should know.

by Mr. IT-man 20 Лютого 2023
IT

Regex Cheatsheet 101: Your Ticket to Regex Mastery

Are you tired of trying to make sense of regex? Don't worry, you're not alone! Regex is like a secret language that only a select few seem to understand.

by Mr. IT-man 20 Лютого 2023
IT

Essential Design Patterns in Java

Design patterns are reusable solutions to common software design problems.

by Mr. IT-man 26 Січня 2023
IT

10 Git Commands everybody should know

Learning Git easy. There are tons of confusing and complicated commands. Because of this, must have git command

by Mr. IT-man 16 Січня 2023
IT

Container Orchestration and Kubernetes

Containers quickly became the norm for how we built and packaged our applications. They made the...

by Mr. IT-man 12 Січня 2023
IT

.NET 7 + Docker

My previous post was about .NET 6 and Docker. Let's move on to .NET 7 and learn together. ...

by Mr. IT-man 28 Грудня 2022
IT

Java Factory Pattern with example Explained

Introduction The factory pattern is a creational design pattern in Java that provides an...

by Mr. IT-man 27 Грудня 2022
IT

What is singleton class in Java and how to implement it?

Introduction A singleton class in Java is a type of class that can have only one instance...

by Mr. IT-man 27 Грудня 2022
IT

Difference between Entity and DTO

This post seeks to present entity and DTO in a low complexity aiming at the beginner...

by Mr. IT-man 27 Грудня 2022
IT

5 Steps to Getting Started with Ubuntu: A Beginner's Guide to the Popular Linux OS

Ubuntu is a popular open-source operating system that is based on the Debian Linux distribution. It...

by Mr. IT-man 27 Грудня 2022
IT

Alternatives to Git.

Git is a popular version control system that is widely used by software developers to track changes...

by Mr. IT-man 27 Грудня 2022
IT

VS Code extensions every web dev needs to know

VS Code is a pretty popular code editor. In my oppinion that popularity is completely earned. But on...

by Mr. IT-man 27 Грудня 2022
IT

15 tips to improve as a Javascript developer

In this article I’ll show you 15 excellent tips to master the JavaScript language. We'll learn coding...

by Mr. IT-man 01 Вересня 2022
IT

What's the difference between : and :: in CSS?

I spent years Googling “the difference between : and :: in CSS” before the information stayed in my...

by Mr. IT-man 01 Вересня 2022
IT

Introduction to JDBC

The JDBC was one of the first libraries developed for Java. It was released in 1997, as part of the...

by Mr. IT-man 01 Вересня 2022
IT

concat arrays in javascript

Hello guys today i will show you how to use inbuilt concat array method in javascript. What...

by Mr. IT-man 25 Серпня 2022
IT

9 most effective methods for learning JavaScript (or any other language)

Introduction JavaScript is one of the most popular language in use today. It's used in...

by Mr. IT-man 25 Серпня 2022

Scroll to Top