#30daysoflearning search results
Day 24 of #30DaysOfLearning: Wrapped up the Rock, Paper, Scissors game today, with the kind of animations i envisioned. Also made solid progress on Tic Tac Toe game,this time, focusing on a more sophisticated implementation of CSS and JavaScript.
I had a wonderful time today, imparting to brilliant minds who were ready to absorb every knowledge that I had to share. Mentoring is fun, and I look forward to doing it again🤗. @TechhubEksu thanks for this opportunity. #techhubeksu #community #30DaysOfLearning #ekiti
#day18 of #30daysoflearning Though I've used NextJS several times, today, I went across its documentation as I'll be using it in my upcoming project, excited for the same and amazed by the number of pros it has, over the traditional frameworks like Angular and React.
Day 27 of #30daysoflearning I started the mortgage calculator today ✅I built the full HTML structure ✅I styled the page with CSS ✅Also i made the design responsive Though I've not figured out how to add the curve😔 Tomorrow I'll add functionality to the mortgage calculator
Day 25 of #30DaysOfLearning Today I learnt about URL parameters URL parameters let you add data to a link, you can also add more than one parameter using &. The full link with the data is saved in the browser and it is helpful when you want to share/save a specific view of a page
🚀 Day 8 of #30DaysOfLearning 🚀 🔹 AWS: Took another mock test & progressed to 150/500 pages in my PDF resource. 🔹 DevOps: Practiced Mastering Linux Commands. 🔹 DSA: Solved Reverse Integer & Two Sum. Steady progress! 🚀💡
#Day28 of #30DaysOfLearning I made progress on the mortgage calculator ✅The Clear All button now works ✅Styled the image ✅The Calculate button is now functional (it's currently logging the result to the console) Tomorrow I’ll work on displaying the result on the page
Day 21 of #30daysoflearning Today, I explored JavaScript Promises They offer a cleaner way to handle async tasks than callbacks. Promises are a built-in class in JavaScript. I learned how resolve() and .then() work together. Tomorrow lh'll continue learning Promises
Hello, community i am starting a #30daysoflearning challenge.I am going to Learn data analatics. Starting with the basics of SQl to all the way through visualization tools like power bi . Starting with the videos of @Alex_TheAnalyst
Day 23 of #30daysoflearning Today I focused on backend error handling •I used an event listener to catch errors in XML requests •I handled Promise errors with .catch() •I used try...catch blocks for synchronous code •I practiced throwing errors manually with throw
Day 5 OF #30daysoflearning #DataAnalytics Didn't learn anything new today Practiced queries on GROUP BY and ORDR BY clause Practiced question on JOINS in SQL Had some confusion in LEFT and RIGHT JOIN..But everything is quite clear now Will start UNION soon! @Alex_TheAnalyst OG
#day20 of #30daysoflearning Had a long and very tiring day, still managed and took out time to practice DSA and read about Window object in #js
Day 1 of #30daysoflearning Learnt about 1) creating table and inserting values in it 2)SELECT statement and various other variations of it like DISTINCT,COUNT ,AS 3)also learnt how to find MAX,MIN,AVG 4)How to access a table if it is in another database @Alex_TheAnalyst OG👑
Remember when beginner devs did #30DaysOfLearning challenge? Now it’s #30SecondsOfPrompting
Day 22 of #30DaysOfLearning with @Preci_ousgift Today I finally got around to understanding the fetch() method in JavaScript It’s used for making HTTP requests and returns a Promise unlike the XMLHttpRequest that uses callbacks
Day 26 of #30DaysOfLearning I just finished my JS course Tomorrow I’m starting a mortgage repayment calculator project from @frontendmentor Can’t wait to put all my new skills to work Have you ever built a calculator or a tool like this before What tips do you have for me?
Day 14/30🔥 Just learned how much actually happens when you send a message. How the Access Layer handles all the connections while switches do the real heavy lifting. Networking is deeper than I thought 🔥 #30DaysOfLearning #NetworkingBasics #Day14
Day 12&13🔥 Some days networking feels like it’s the one teaching me 😂 Today was protocols, standards, the TCP/IP & OSI models plus a deeper look at media types beyond the surface level. #Day12 #Day13 #30DaysOfLearning #NetworkingBasics #CyberSecurity
Day 4/30 of learning Blockchain 🚀 Today I explored Secret Sharing, where private keys are split for better security, and Hyperledger, a framework for enterprise blockchains. Also learned how cryptography keeps blockchain data tamper-proof! #Blockchain #Web3 #30DaysOfLearning
Correlation shows relationships. Causation explains why they exist. #CorrelationVsCausation #DataAnalytics #30DaysOfLearning
Data Sampling reminds me that sometimes, less is more, if you choose wisely. #DataSampling #DataAnalytics #30DaysOfLearning
Excel reminds me that great analysis starts simple, with curiosity, structure, and a spreadsheet full of potential. #Excel #DataAnalytics #30DaysOfLearning #LearningInPublic
Outliers remind me that data — like people, has exceptions worth exploring. #DataAnalytics #Outliers #30DaysOfLearning #LearningInPublic
Knowing your data’s shape means you know its behavior. Tomorrow: Outliers - spotting what doesn’t belong (and why it matters). 🔍 #DataAnalytics #DataDistribution #30DaysOfLearning
Correlation helps you spot patterns worth investigating, but curiosity and context turn those patterns into insights. Tomorrow: Data Distribution - understanding how your data is spread. 📉 #Correlation #DataAnalytics #30DaysOfLearning
Data Visualization isn’t just design, it’s storytelling with purpose. Tomorrow: Correlation & Relationships - finding connections in your data. 🔗 #DataVisualization #DataAnalytics #30DaysOfLearning
Gm web3! Today’s lesson was on layer 2 blockchains and data oracles #day3 #30daysoflearning
Descriptive stats give your data a voice. Tomorrow: I’ll dig into Data Visualization, because seeing is understanding. 👀 #DataAnalytics #DescriptiveStatistics #30DaysOfLearning
Completing all three parts built a strong foundation for both System Administration and SOC operations. This reminded me of my first Linux project during the Google Cybersecurity Certificate Course, now live on GitHub 👇 🔗 github.com/Godliveth/Linu… #Linux #30DaysOfLearning
github.com
GitHub - Godliveth/Linux-projects: My Linux projects
My Linux projects. Contribute to Godliveth/Linux-projects development by creating an account on GitHub.
🧠 Part 1 — Getting Started Deployed my first Linux machine, learned core commands like ls, cd, pwd, and whoami, and practiced using find & grep for file searches. Understanding the terminal gave me real control over the system. ⚙️ #SOC #30DaysOfLearning
📌 Day 4 of my React Learning Journey ⚛ Spent the day diving into the official React docs 📖 Understanding Virtual DOM, Fiber, and Reconciliation — the magic behind React’s fast UI updates ⚡ #LUD4 #ReactJS #30DaysOfLearning #FestivalOfLearning
I had a wonderful time today, imparting to brilliant minds who were ready to absorb every knowledge that I had to share. Mentoring is fun, and I look forward to doing it again🤗. @TechhubEksu thanks for this opportunity. #techhubeksu #community #30DaysOfLearning #ekiti
Day 24 of #30DaysOfLearning: Wrapped up the Rock, Paper, Scissors game today, with the kind of animations i envisioned. Also made solid progress on Tic Tac Toe game,this time, focusing on a more sophisticated implementation of CSS and JavaScript.
Discover the latest in the TechHUB EKSU community during the upcoming #30DaysOfLearning INFO SESSION and enhance your knowledge about their initiatives. #techhubeksu
#30daysoflearning 🚀 Day 29: Estate Landing page #Figma #Design #Learning #landingpage #WebDevelopment #dailyui #dailylearning #day29 #saasdesign #uiux #frontend
Celebrating the achievement of @FOluwagbami and @the_global_bao as winners of the @TechhubEksu Host Competition! 🥳 #techhubeksu #30DaysOfLearning
Day 19 of #30DaysOfLearning I Built a simple School Management System using JavaScript OOP Practiced classes, inheritance, and method overriding by modeling Students and Teachers
Day 30 of #30DaysOfLearning: Wrapped up the challenge with a simple yet fully functional React Todo List app Added task creation, completion,& deletion features, used state management to dynamically update the list, & styled it a bit. Excited to keep building!
Day 25 of #30DaysOfLearning Today I learnt about URL parameters URL parameters let you add data to a link, you can also add more than one parameter using &. The full link with the data is saved in the browser and it is helpful when you want to share/save a specific view of a page
Check out TechHub EKSU on YouTube! We're aiming for 100 subscribers on our YouTube Channel. Your support in getting us there would mean a lot. Feel free to subscribe and give it a thumbs up! 😉 👉 youtu.be/CTDD-WEl1G4 Warm regards, Management #techhubeksu #30DaysOfLearning
#Day13 of #30DaysOfLearning I took what I learnt yesterday a step further by improving my JS code •I made the HTML content fully dynamic using template literals •Learnt how to format prices from cents to dollars Each product now pulls its info directly from a data object
Day 18 of #30DaysOfLearning Got into OOP in JavaScript today I learnt about classes, public & private properties Though I think I vibe more with procedural programming for now Tomorrow I'll be building a small project using OOP and classes
Day 20 of #30DaysOfLearning I explored how the frontend communicates with the backend Here’s what I learned •How to use XMLHttpRequest to make a GET request to an API. •Different types of HTTP requests •HTTP status codes and their meanings
Day 10 of #30DaysOfLearning Yesterday, I explored advanced functions in JavaScript •Learnt how to use arrow functions •Practiced callback functions •Studied how setTimeout and setInterval work •Got introduced to asynchronous code execution and how JS handles it
#Day17 of #30DaysOfLearning I learnt about testing today both manual and automated •Manual involves doing things yourself •Automated uses tools to test your code for you •[object Object] in the console usually means you saved an data that's not a string into local storage
Day 27 of #30daysoflearning I started the mortgage calculator today ✅I built the full HTML structure ✅I styled the page with CSS ✅Also i made the design responsive Though I've not figured out how to add the curve😔 Tomorrow I'll add functionality to the mortgage calculator
Day 12 of #30DaysOfLearning with @Preci_ousgift • I practiced what I learnt about how JavaScript generates HTML from data It made more sense that in real projects we don’t write all the HTML manually JavaScript handles that
Have you heard that: Excel can be used to create interactive dashboards. Day 3 of my 30 days data analytics challenge will feature a COVID-19 data sets from 2020 till 2023. This an unfinished version. Finished one coming through as soon as I finish. #30DaysOfLearning
Do you want to get updates during #30DaysOfLearning? Follow @TechhubEksu on social media platforms for all the latest news and updates! #techhubeksu #30DaysOfLearning
Something went wrong.
Something went wrong.
United States Trends
- 1. #StrangerThings5 68.5K posts
- 2. Thanksgiving 573K posts
- 3. Afghan 179K posts
- 4. #AEWDynamite 18.5K posts
- 5. National Guard 530K posts
- 6. #Survivor49 2,471 posts
- 7. holly 29.8K posts
- 8. Kevin Knight 2,226 posts
- 9. Rahmanullah Lakanwal 72K posts
- 10. dustin 83.3K posts
- 11. Chet 4,920 posts
- 12. Cease 27.8K posts
- 13. Doris Burke N/A
- 14. robin 49.8K posts
- 15. Gobert 1,824 posts
- 16. Rizo 2,163 posts
- 17. Wolves 16.6K posts
- 18. Tini 5,355 posts
- 19. Blood 260K posts
- 20. #SistasOnBET 1,232 posts