LordOfDarknessdevtriet.hashnode.dev·41 minutes agoKickstart Your SQL Journey: Setting Up Your SQLite Environment on Day 2If you’re just starting with SQL, SQLite is one of the best database systems to use. Its lightweight, serverless architecture makes it easy to set up and perfect for small-scale projects or learning SQL fundamentals. On Day 2 of your SQL journey, we’...DiscussSQL
Pulkit Yadavlinux-fundamental.hashnode.dev·2 hours agoUnderstanding Kubernetes DeploymentIntroduction In this guide, I will show you how to make a deployment using a Kubernetes manifest file and deploy a simple NGINX server. Whether you're new to Kubernetes or just looking to understand the basics of deploying with manifests, this step-b...Discuss·1 like#90daysofdevops
Arunmathavan Karunmathavank.hashnode.dev·Dec 2, 2024"How I Successfully Deployed My Django Project on AWS: A Step-by-Step Guide for Beginners"After completing my Django project, I wanted to deploy to AWS. Here are my steps to deploy. Step 1: Create an AWS account (root user) because the root user has unrestricted access to all the AWS resources and services. Step 2: For authentication, ins...Discusslearning
Arghya Roy Chowdhurymy-c-programming-journey-begins.hashnode.dev·Dec 2, 2024Learning C: Phase 1 (10 days)Introduction Hello and welcome to my blog! I'm excited to share my journey of learning C programming with you all. As a beginner, I've finally decided to take the first step towards becoming a programmer myself. I've chosen to start with C programmin...Discussbeginner's journey
Vikas Shindeday-01-learning-python-from-scratch.hashnode.dev·Dec 2, 2024Day-01 Learning python from scratchHi everyone! I'm Vikas Shinde, a passionate IT professional from Navi Mumbai, Maharashtra. With over 3 years of experience in the tech industry, I'm excited to level up my skills by diving into Python. My goal? To master automation, data analysis, an...DiscussPython
Rohit Prakashrohitprakash249.hashnode.dev·Dec 1, 2024Update on : Learning next.jsOn November 23rd, I began my journey with Next.js and have since completed all the lectures in the Udemy course as of yesterday. However, a new update for Next.js was released, introducing changes like the updated way API requests are handled, which ...DiscussNext.js
LordOfDarknessdevtriet.hashnode.dev·Dec 1, 2024Introduction to SQL: Day 1 - A Beginner's Guide to DatabasesIt is known in the programming world that there are a variety of languages for a diversity of tasks. We, as humans, can’t master every single programming language out there. We can just look at each of them and learn the basics. So, over the next 15 ...DiscussSQL
Shubham Goreapachekafkain14days.hashnode.dev·Dec 1, 2024Learning Kafka: Week 1 of 14-Day Journey With Shubham GoreTopics What is Kafka?: Apache Kafka is a distributed streaming platform that allows for publishing, subscribing to, storing, and processing streams of records in real-time. It's designed to handle high-throughput, fault-tolerant, and scalable data p...Discuss·1 likekafka
Mitali sahuwhat-is-oops.hashnode.dev·Dec 1, 2024What is JavaJava is a class base Object Oriented Programming, high level, robust, multithreaded, Programming language. Java is very powerful and versatile programming language. It’s a great language for creating banking application because it provides more secur...DiscussJava
SaffireTechsaffireittech.hashnode.dev·Dec 1, 2024How to Add a Survey Form to your LearnDash CourseForms are crucial in an LMS for gathering feedback, conducting research, and assessing customer satisfaction. They help collect valuable insights from students to improve your learning platform. How does the survey help you with the courses? Surveys ...Discuss#LearnDashTips