Articles by Tag #newbie

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

What I learned from Head First: The life of a Java object reference.

Hello and welcome! 🤗 As I continue my journey of learning Java fundamentals with Head First Java, I...

Learn More 14 0Mar 3

My Secrets to Building Strong Programming Logic

As beginners in programming, it’s common to struggle with understanding how our code executes. I also...

Learn More 12 5Sep 26 '24

DevOps from 0 to Hero - for Freshers

Introduction DevOps is a transformative culture and set of practices that bring together...

Learn More 11 0Oct 20 '24

Cloud Computing Explained: IaaS, PaaS, SaaS – What the Heck Are They?

🚀 So, You Want to Understand Cloud Computing? Great! But let me warn you—if you've ever...

Learn More 10 2Mar 24

How I (mostly) Learned to Touch Type in 6 Weeks

Introduction Hi, my name is Alex and I'm a 30 year old coding newbie, currently working in the...

Learn More 9 1Nov 16 '24

Why Asking 'Which Programming Language is Good or Bad?' is the Wrong Question

Hello fellow developers and code newbies. My name is Amir Bekhit aka Bek Brace, and the following is...

Learn More 8 4Jun 22 '24

Wagtail on Docker

This article explains the steps I had taken to set up Wagtail along with PostgreSQL using...

Learn More 7 0Nov 24 '24

Discover the Secrets of Effective Learning

Hey everyone, I’m bringing you a topic that I believe is crucial, especially for those who are just...

Learn More 7 0Aug 29 '24

Installing PostgreSQL with Docker

Introduction In this guide, I'm going to walk you through installing PostgreSQL database...

Learn More 7 0Jun 23 '24

My journey into coding: From 41 to lifelong learning

Hello, Dev.to community! 👋 My name is Bepixeled, and I'm thrilled to share my journey into the world...

Learn More 6 9Oct 18 '24

The Developer Mindset: How to Succeed as a Newbie in Tech

Hey dev community! If you're just starting your journey as a developer, you're in good company. The...

Learn More 6 0Sep 16 '24

Test with Moq and AutoFixture

In the previous articles of this series, we explored the fundamental concepts of unit testing using...

Learn More 6 0Jan 18

What Language Should I Choose?

Whether your just getting started with programming or you have been learning for many years now, the...

Learn More 5 7Oct 11 '24

Reverse the case of a string - Javascript

Write a function that takes a string and reverses the case of all its letters. ...

Learn More 5 0Oct 4 '24

Constants, Object.freeze, Object.seal and Immutable in JavaScript

Introduction In this article, we're diving into Immutable and Mutable in JavaScript, while...

Learn More 5 0Jun 18 '24

Learning to Touch Type: 2 Week Update

Over the last few weeks, I've been making an effort to actively learn to touch type. This should be a...

Learn More 5 0Oct 19 '24

Common Mistakes New Web Developers Make and How to Avoid Them.

Starting out in web development is both exciting and challenging. While there’s a lot to learn, it's...

Learn More 5 0Oct 7 '24

Frontend Development for Beginners: Your Essential Starting Point

Becoming a frontend developer in today’s tech landscape is both rewarding and dynamic 🚀. This guide...

Learn More 4 4Oct 4 '24

How Python Dictionaries Keep Your Code Clean and DRY

Python Dictionary and the DRY Principle: A Quick Guide for Beginners Hey there! 👋 If...

Learn More 4 0Oct 2 '24

Breaking into Tech, Essential Qualities to get you started

Starting a career in tech without prior experience can feel like an uphill battle, but it was a...

Learn More 3 0Jan 28

Day 01

Date: 19 May, 2024. Introduction--> Hi I am Rohit. I am a stock market trader. Now I am planning...

Learn More 3 0May 19 '24

Not everything is a Mock, let's explore Test Doubles

Generative AI can be a blessing for junior developers, as long as they understand that the answers...

Learn More 3 0Dec 18 '24

Quick Start: Create Your First React App

How to Set Up and Start a React Project Starting a React project involves a few key steps...

Learn More 3 0Apr 5

day 09

date:- 28 May, 2024. Procedural programming:- This is just how we structure our code. This is an old...

Learn More 2 0May 28 '24

3 Non-Technical Mistakes Devs Make in Startups

1. Airplane Mode - No Proper Communication Producing scalable, high-quality code is...

Learn More 2 0Nov 14 '24

Game Dev Diary #1: Starting from zero

Introduction Well, I was planning to publish this first diary, at least, two weeks ago....

Learn More 2 1Oct 13 '24

Build Inventory Software [Rust / Cursive]

Hey everyone, I'm thrilled to announce the release of my Rust Inventory Management System!...

Learn More 2 0Oct 28 '24

Machine Learning for Newbies

A regular day for Gen-Z begins with cascade of social-media. LinkedIn notifications like “Your latest...

Learn More 2 0Jan 6

Building your first machine learning model in Python

Machine learning is the use of algorithms that can learn from data over time and therefore can detect...

Learn More 2 0May 28 '24

Game Development Diary #1 : My Journey into Game Development

21/05/2024 - Tuesday Background One day, I found myself bored of spending my weekends...

Learn More 2 0May 21 '24