#daysofcoding search results
Resuming my coding journey after a pause. Prioritised my mother's health. Mastering JavaScript's my focus now, drawn to web dev.#daysofcoding Grateful for your support. Exciting times ahead❤️ What I Iearned today? >For While Nested Loops & IF & Switch statements #100daysofcode
what can css do to your simple ugly web pages ps. you dont have to learn, let AI code editors do its job here... #css #daysofcoding #WebDevelopment #backenddevloper was learning how to show dynamic pages using "ejs" - node/express
Day 12/100: So... my password generator is almost finished, but I want to better my getRandomPassword() a bit yet. #daysofcoding #learningjavascript #frontendwebdeveloper
There are two types of recursion: 1. Direct recursion is said to be direct recursive if it calls itself directly. 2. Indirect recursion is said to be indirect if it calls another function and the new function calls the first function again. #DaysofCoding #Alx_SE
User define function has three main parts: function declaration which is also known as function prototype, function definition and function call. There are also different methods to call user define function in C. #DaysofCoding #Alx_SE
Day-25 of #100DaysOfCode #daysofcoding ✅ started solving striver's A to z DSA sheet - completed basics (step 1) gonna be consistent from now on @striver_79 @takeUforward_ #leetcode
Day 33/100 #100daysofcode #daysofcoding #100daysofcodingchallenge #tailwindcss #tailwind #leetcode #dailycode #coding #programming #programmer #python #developer #javascript #code #coder #technology #html #computerscience #codinglife #java #webdeveloper #webdevelopment #css
I solve some tasks on how to print alphabet in lower case using the putchar function today #daysofCoding
Language of the day #Java #Day25 I learnt about WildCards and also tried to built the CustomArraylist which felt great. #DaysOfCoding #dsa2024 #100DaysOfCode #StriversA2Z #Oops
I solved some algorithm in C programming using recursion, functions, variable e.t.c today. #daysofcoding #Alx_SE
Day 36/100 Today I have solved only POTD on leetcode as my academic exams are on the head. #100daysofcode #daysofcoding #100daysofcodingchallenge #tailwindcss #tailwind #leetcode #dailycode #coding #programming #programmer #python #developer #javascript #code #coder #technology
what can css do to your simple ugly web pages ps. you dont have to learn, let AI code editors do its job here... #css #daysofcoding #WebDevelopment #backenddevloper was learning how to show dynamic pages using "ejs" - node/express
Day 10 in 100 #daysofcoding - Solved 2 LeetCode problems. - Learn more about Quicksort and Quickselect. - Learn more about Chaining methods. Giving up is not an option.
🚀 Starting my #DaysOfCoding and #LevelUp challenge but with a twist: Learning ... DSA 🔢 System Design 🏗️ CS Fundamentals ⚙️ Projects 🚧 Goal? 👉 Job Switch + Level Up. I’ll be posting daily. Let’s connect if you're on the same path! 👇 #SoftwareEngineering #jobseeker
Day-25 of #100DaysOfCode #daysofcoding ✅ started solving striver's A to z DSA sheet - completed basics (step 1) gonna be consistent from now on @striver_79 @takeUforward_ #leetcode
Day - 7 #daysofcoding Leetcode 2022 : Convert 1D array to 2D array ✅ . Now I'm thinking about starting some js projects & also react (learn)
Language Of the Day #Python #Day18 did more of the logic building question of the arrays also learnt how cool XOR is but still it doesn't click me when i see a question. #DaysOfCoding #dsa2024 #100DaysOfCode #Tuf+ @striver_79 replit.com/@SAKSHAMPATEL1…
Language Of the Day #Java #Day17 I did 2 questions related to fundamentals of arrays although i understood both brute force and optimal for each question. #DaysOfCoding #dsa2024 #100DaysOfCode #Tuf+ replit.com/@SAKSHAMPATEL1…
Language Of the Day #Python #Day16 Its been a while but good to be back. I did arrays today and completed the fundamental questions #DaysOfCoding #dsa2024 #100DaysOfCode #StriverA2Z #TUF+ replit.com/@SAKSHAMPATEL1…
-Default format for "_id" is ObjectId -ObjectId is a 12 byte BSON type. -First 4 bytes are timestamp of doc, next 3 are machine I'd on which MongoDB server is running, next 3 are for process id and last 3 byte field is for incrementing objectId. #100xDevs #daysofcoding
Language of the day #Python #Day15 Just Feels more meaningful and good overall to be solving questions again. #DaysOfCoding #dsa2024 #100DaysOfCode #StriversA2Z replit.com/@SAKSHAMPATEL1…
Language of the day #Java #Day14 I learned Quick Sort Today. I just though that this would be first in the list but after knowing about it i got to know why this should be learned at the end. #DaysOfCoding #dsa2024 #100DaysOfCode #StriversA2Z replit.com/@SAKSHAMPATEL1…
Language of the day #Python #Day13 I learned Merge Sort Today. A bit Complex but i think is most optimal compared to others for most cases. #DaysOfCoding #dsa2024 #100DaysOfCode #StriversA2Z replit.com/@SAKSHAMPATEL1…
Language of the day #Python #Day12 Did learn Insertion Sort Today which felt a bit unnecessary and didn't understood much of it. #DaysOfCoding #dsa2024 #100DaysOfCode #StriversA2Z #oops replit.com/@SAKSHAMPATEL1…
Language of the day #Java #Day11 Did Bubble Sort Today and was really easy it is basically comparing two elements from the start until we get the biggest element at the last position in the array. #DaysOfCoding #dsa2024 #100DaysOfCode #StriversA2Z #Oops replit.com/@SAKSHAMPATEL1…
Language of the day #Python #Day10 Had a bit of reset to the journey after 4 days of inconsistency but started coding after a month a lot has happened in the month so did the oops very slow. #DaysOfCoding #dsa2024 #100DaysOfCode #StriversA2Z #Oops48107 replit.com/@SAKSHAMPATEL1…
Language of the day #Java #Day32 I learnt about Enum ad Enum inheritance. #DaysOfCoding #dsa2024 #100DaysOfCode #StriversA2Z #Oops48107
Language of the day #Java #Day31 I learnt about Vector Class and Vector Synchronization. #DaysOfCoding #dsa2024 #100DaysOfCode #StriversA2Z #Oops
Language of the day #Java #Day30 I learnt about collection framework and got to know what is itand how it works. #DaysOfCoding #dsa2024 #100DaysOfCode #StriversA2Z #Oops
Language of the day #Java #Day29 I learnt more about Exception Handling and also learned about object cloning. #DaysOfCoding #dsa2024 #100DaysOfCode #StriversA2Z #Oops
Day 29 of #100DaysOfCode🚀 1. WebDev✅ - Explore Hooks in React 2. DSA ✅ -1283. Find the smallest divisor, given a threshold. 3. Revision ❌ 4. College Work ❌
day 25 > reviewed primitive types, reference types, strings, and escape sequences in java #100DaysOfCode #buildinpublic
free: 💻 HTML 💅 CSS 🚀 JavaScript ⚛️ React 💡 jQuery 🐙 Git & GitHub 🌐 APIs ⚙️ Node.js 📊 SQL ➕..and more! To get it, just: 1. Like & repost 2. Reply "🔥" 3. Follow me (so that I can DM).
🚀 Day 20 of #JavaScript with @rohit_negi9 : 🔹 Functions Basics 🔹 Parameters, Default & Rest 🔹 Spread vs Rest 🔹 Function Declaration vs Expression 🔹 Arrow Functions 🔹 IIFE 🔹 Callbacks & Use Cases #100DaysOfCode #CSS #WebDev
📅Day 123/150 of #150DaysOfCode ✅4 Hrs of DSA =>Solved Pattern Problems: Diamond,Half Pyramid,Char Pattern,Hollow Pattern,0-1 Triangle,Butterfly ✅3 Hrs of WebD =>Fixed Responsiveness on Support Page =>Started Signup Page Imple =>Setting up Backend #LearnInPublic #BuildInPublic
🌱 Day 2 of #100DaysOfReact Today I created my first few components — a profile card (yes, featuring me 😄) and a small food list using React. It’s starting to make sense how everything connects — piece by piece! Feeling proud of the progress so far #ReactJS #100DaysOfCode
Good afternoon everyone ☀️ First wallpaper of the day 😀 The turquoise coast meets the emerald forest 🌊 Have a fabulous friday 😇
Something went wrong.
Something went wrong.
United States Trends
- 1. #BUNCHITA 1,328 posts
- 2. #SmackDown 42.6K posts
- 3. Tulane 3,649 posts
- 4. Aaron Gordon 2,309 posts
- 5. Giulia 13.9K posts
- 6. Supreme Court 180K posts
- 7. Russ 12.8K posts
- 8. #OPLive 2,217 posts
- 9. Connor Bedard 2,180 posts
- 10. #TheLastDriveIn 3,159 posts
- 11. #BostonBlue 4,182 posts
- 12. Podz 2,536 posts
- 13. Caleb Wilson 5,399 posts
- 14. Northwestern 4,822 posts
- 15. Scott Frost N/A
- 16. Rockets 20.1K posts
- 17. Frankenstein 72.3K posts
- 18. Memphis 15.6K posts
- 19. Zach Lavine N/A
- 20. Isaiah Hartenstein N/A