#100DaysOfCode, день 2 (вчера забыла записать): не очень продуктивно позанималась на Codewars, училась добавлять кнопки и значки в тулбарна Qt
день 3: училась делать меню и диалоги на Qt
#100DaysOfCode, день 2 (вчера забыла записать): не очень продуктивно позанималась на Codewars, училась добавлять кнопки и значки в тулбарна Qt
день 3: училась делать меню и диалоги на Qt
️ New Article: Just go for it. Or just sleep on it. https://ift.tt/6zYbxL9 #WebDev #FrontEndDeveloper #100DaysOfCode #CodeNewbie
Day 17/ #100daysofcode
More HTML and CSS projects today! I can't wait to dive into JavaScript, but I have to admit, I’m being slow. Slow and steady wins the race, right?
https://buff.ly/3XgQwDS
Learning this week:
I learned a lot about how to set goals correctly and how to implement them.
I learning how to document properly, no Word files, no notes on paper. It would have been better if I had learned it earlier :) .
Happy Coding
38- 45 / #100DaysofCode
#java #javafx #code #learn #learning #developer #coding
Just completed day 5 of the #100daysofcode learning #Python. The course is really good, taught on Udemy by Dr. Angela Yu of the London App Brewery - it's clear why she has over half a million 5-star reviews. I'm enjoying the pace, but we haven't covered much I'm not already familiar with, so I hope to keep the momentum up when things get tougher.
New Video: Web Component Form Magic!! https://www.youtube.com/watch?v=526FJqbu64U #WebDev #FrontEndDeveloper #100DaysOfCode #CodeNewbie
New Video: Episode 153 - Alienating the right people https://www.youtube.com/watch?v=vzTTnpU5iSo #WebDev #FrontEndDeveloper #100DaysOfCode #CodeNewbie
Embarking on a tangible goal, such as creating a website, developing an app, or crafting a small automation tool, enhances your learning journey. By having a clear direction, you stay actively involved, apply newfound knowledge effectively, and remain inspired even during challenging moments. Dive into coding with a practical project and unlock the full potential of your learning experience. #Coding #LearningJourney #Python #Swift #100daysofcode #programming #Accessibility… (2/3)
New Podcast:
Episode 153 - Alienating the right people https://ift.tt/ZIsnwCb #WebDev #FrontEndDeveloper #100DaysOfCode #CodeNewbie
Day 16/ #100daysofcode
Today I deployed one of my projects on both @GitHub and #GitLab, and wow, GitLab was a whole adventure. This is where I’ll be deploying projects from this certification.
https://yllenfer.github.io/FreecodeCamp/
https://freecodecamp-1d5869.gitlab.io/
Day 15/ #100daysofcode
Built a business card and added a little personal touch to it. I’m seriously considering deploying some of the cuter projects from this certification.
️ New Article: Async communication vs. meetings at work https://ift.tt/lcThI4j #WebDev #FrontEndDeveloper #100DaysOfCode #CodeNewbie
️ New Article: Rudderless https://ift.tt/wtMcKx7 #WebDev #FrontEndDeveloper #100DaysOfCode #CodeNewbie
Restarting my #100daysofcode because I didn't finish in 2020 and I've been procrastinating since.
I will call it #100DaysOfMastery and I mean it! I'll be unrecognisable after this whole process. So help me God
опять пытаюсь в челлендж #100DaysOfCode — каждый день на протяжении 100 дней посвящать программированию не меньше часа
итак, день 1: я училась размещать виджеты и layouts на гуишных прогах в Qt
Day 43/? of coding
Day 43/100 of #100DaysOfCode
Project (GIT And Ract): git + Ract
Rick and Morty WiKi is done.
I also complete the git tutorial of fcc and honestly, learned a lot from that.
**WHAT I LEARNED**
--git stuff like: add, commit, stash, reset, revert and...
-toggle theme button in react
Weekend Wins!
Set up Pi-hole, Traefik, and External DNS—now my services are exposed via an ingress with custom domain names!
#DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes
Day 42/? of coding
Day 42/100 of #100DaysOfCode
Project (SQL And Ract): SQL + Ract
My Rick and Morty wiki is almost done, just need to add some features to it.
**WHAT I LEARNED**
-React Router : it is very useful library, it allows us to change the URL without actually reloading the page and its simplicity is good enough.
-SPA: It just means "Single Page Application" and it is what router is doing.
-Promise.all : useful thing when we want to resolve too many links together
I performed my first upgrade in production this week.....and broke something .
https://xalexander.io/blog/nexus-upgrade/
#DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes
Today wasn't quite as productive as yesterday, but I did make some progress on the library project for my JavaScript course. I moved the code for displaying the books on the page into functions (with each function only doing one specific thing) and chose a design inspiration for colors and fonts.