#daysofcoding 搜尋結果
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
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
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
I solved some algorithm in C programming using recursion, functions, variable e.t.c today. #daysofcoding #Alx_SE
I solve some tasks on how to print alphabet in lower case using the putchar function today #daysofCoding
I learnt about the simple syntax of C programming language, how compiler, preprocessor, prototypes, library files works, variable declaration and how the function perform a specific task. #Daysofcoding #Alx_SE
Coding adventure in C! 🚀 Check out functions for Jack Bauer's day, the 9 times table, adding numbers, and printing to 98. #CProgramming #Daysofcoding
Switch statement can be used instead of writing many if...else statement. It select one of many code block to be executed. The value of the expression is compared with the value of each case. #DaysOfCoding #Alx_SE
Today, i solved some algorithm in C programming. I also learnt about fibonacci function which refers to a function that calculate or generate fibonacci number. It takes an input value, typically an integer, and returns the corresponding fibonacci number. #DaysofCoding #Alx_SE
Today's learning journey: - Explored the <link> tag for connecting stylesheets. - Mastered text formatting with HTML's inline tags. - Embraced the power of lists using <ul>, <ol>, and <li>. - Dived into the world of <img> tags for displaying images and so on #Daysofcoding
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
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
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
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 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
I solve some tasks on how to print alphabet in lower case using the putchar function today #daysofCoding
Coding adventure in C! 🚀 Check out functions for Jack Bauer's day, the 9 times table, adding numbers, and printing to 98. #CProgramming #Daysofcoding
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
I learnt about the simple syntax of C programming language, how compiler, preprocessor, prototypes, library files works, variable declaration and how the function perform a specific task. #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
Something went wrong.
Something went wrong.
United States Trends
- 1. Game 7 1,054 posts
- 2. Halloween 3.43M posts
- 3. Glasnow 4,455 posts
- 4. Barger 4,841 posts
- 5. Ja Morant 2,944 posts
- 6. Bulls 28.6K posts
- 7. Roki 6,947 posts
- 8. #LetsGoDodgers 10.1K posts
- 9. Mookie 13.5K posts
- 10. Clement 4,919 posts
- 11. Yamamoto 28K posts
- 12. #BostonBlue 4,483 posts
- 13. Teoscar 2,339 posts
- 14. #SmackDown 24.4K posts
- 15. GAME SEVEN 5,409 posts
- 16. Grizzlies 5,949 posts
- 17. Rojas 9,784 posts
- 18. Springer 10.8K posts
- 19. Joe Carter 1,288 posts
- 20. #DodgersWin 4,569 posts