Masood Akhtar Vaheedcodersk36.hashnode.dev·Sep 26, 2023A Beginner's Guide: How to Start CodingIntroduction Coding has become an essential skill in today’s digital age, opening up a world of opportunities in a variety of industries. Whether you want to develop software, build websites, analyze data, or run automated projects, learning how to c...Discuss·14 likes#codingNewbies
Sunil Kumarshunnu.hashnode.dev·Sep 23, 2023Swapping Variables with XOR Operator in JavaScriptSwapping variables is a typical operation in programming. Traditionally, this is done using a temporary variable to store one of the values. However, did you know you can achieve the same result in JavaScript using the XOR (^) operator? Let's dive in...DiscussJavaScript
Kimberly Palmerkimberlylpalmercoding.hashnode.dev·Sep 12, 2023Flatiron School - Day 1Well, I got through the first day. It was...AMAZING. Even though I'm a little behind on my coursework (I know, Day 1 and I'm already behind), so is most of the rest of the class. I'm excited to be learning about JavaScript more in-depth and about Git...Discuss#codingNewbies
Manish Pandeymanish-writes.hashnode.dev·Sep 8, 2023Setting up environment for React-native on your Windows 11 Device.You are required to install NodeJS, a Java JDK and Android Studio on your device. Go to https://nodejs.org/en (NodeJS website) and download and simply install NodeJS on your computer. Most of the time NodeJS automatically sets the PATH on your devic...DiscussReact Native
Manish Pandeymanish-writes.hashnode.dev·Sep 7, 2023Running Your First React-Native app on Android device.With the help of this article, you will learn to launch your first react-native app and print "Hello World". Follow this article step by step and don't worry i'll be performing these step with you too ;) Pre-Requisites: NodeJS Installed on your devi...Discuss·1 likeReact Native
Dominik KellerforLow-Code Software Engineeringfive.hashnode.dev·Sep 5, 2023The 5 Best Software Engineering PodcastsWith an avalanche of information available at the touch of a button, finding high-quality and relevant resources can sometimes feel like searching for a needle in a digital haystack. For developers seeking to expand their knowledge, software engineer...Discusspodcast
Wesakania Daviswesakania-davis.hashnode.dev·Sep 3, 2023Learning How to CodeIntroduction In our digitized world, coding has become an essential skill. Crafting a path as a self-taught web developer or as a beginner learning how to code can be a tiring exercise. In this article, I provide you with a glimpse of how you should ...DiscussProgramming Blogs
Darine Tagdarinetag.hashnode.dev·Sep 2, 2023Beginner Programmers in Self-doubt … No More.My friend 🕴, you are not bad at coding; you’re new at coding. Give your self some slack. Believe in yourself 🦾 You need to remind yourself of these three powerful words constantly. We all need fuel to keep going, when we focus on the bright side we...Discuss·3 likes·43 readsBeginner Developers
Deepak Rajcodeamy.hashnode.dev·Sep 2, 2023Day 2 - 10 Days Of JavaScript HackerRank SolutionIn this series, I will be sharing my solutions to the challenges. I will be sharing the solutions in JavaScript. I will also be sharing the solutions in HTML and CSS for the challenges that require it. Day 2: Conditional Statements: If-Else An integ...DiscussHackerrank
Hridaya Mishrahreedaycookscode.hashnode.dev·Sep 2, 2023My Web Development Mistakes As a Beginner.I started my web development journey 1.5 years ago. Even though It was not my first time programming. I have always been fascinated by web development and always had the curiosity to learn about it. Along this journey of 1.5 years, I have gained good...Discusscoding