These are public posts tagged with #codecademy. You can interact with them if you have an account anywhere in the fediverse.
Лучшие курсы по программированию 2025 (голосование)
В 2025 году найти работу в IT стало труднее. В индустрии начались массовые сокращения кадров , причём как в РФ, так и за рубежом. Кажется, в РФ ситуация получше, потому что из-за эмиграции IT-специалистов здесь образовался сильный дефицит разработчиков , при этом зарплаты бурно растут . Неудивительно, что в таких условиях после февраля 2022 года в РФ резко вырос спрос на курсы по программированию и аналитике данных . Cреди профессионалов бытует мнение, что выпускники курсов обладают лишь поверхностными знаниями. Но на фоне нынешнего кризиса у этих выпускников есть призрачная гарантия трудоустройства, потому что платные школы зачастую берут на себя такое обязательство. Некоторые даже возвращают деньги за обучение, если студент не трудоустроился после выпуска. Хотя не всё так радужно и найти работу всё равно очень тяжело, но соискателей это не останавливает…
https://habr.com/ru/articles/884448/
#Онлайнкурсы #образование #образовательная_платформа #Яндекс_Практикум #Geekbrains #Udemy #Coursera #OpenCourseWare #Codewars #Codecademy #Skillbox #Skypro #Hexlet #Хекслет #Skillfactory #Otus #дополнительное_образование
В 2025 году найти работу в IT стало труднее. В индустрии…
ХабрНетология: честный обзор, отзывы, история
Маркетолог Юлия Спиридонова-Микеда , сооснователь онлайн-школы «Нетология» Государственная система образования РФ не справляется с подготовкой специалистов по современным профессиям: системный администратор, data scientist, разработчик мобильных приложений или приложений с использованием искусственного интеллекта. Востребованных профессий — сотни, а на факультетах прикладной математики продолжают преподавать матанализ и аналитическую геометрию по старым учебникам. К счастью, в интернете можно найти современные обучающие программы от лучших вузов США и Великобритании совершенно бесплатно, а также обучающие курсы от специализированных онлайн-школ и ведущих IT-компаний вроде «Яндекса».
https://habr.com/ru/articles/883018/
#Нетология #Netology #Skillbox #Skypro #Hexlet #Skillfactory #Otus #онлайнкурсы #образование #образовательная_платформа #Максим_Спиридонов #Рунетология #Яндекс_Практикум #Geekbrains #Udemy #OpenCourseWare #Codewars #Codecademy
Маркетолог Юлия Спиридонова-Микеда , сооснователь онлайн-школы…
ХабрHello friends! How's everyone doing today? I'm taking it easy and working from the recliner in our living room due to some pain and inflammation in my feet. Elevating them seems to be helping. They still hurt a little, but I can finally move my toes without excruciating pain!
I've been dealing with some weird inflammation in different parts of my body, and my feet are just the latest and worst spot. My stepdad headed off to the grocery store a little while ago, and the only downside to being in the living room is the dogs barking when he returns. I'm all tensed up expecting them to bark at any time. Might just go ahead and put on my headphones to avoid the overstimulation.
I'm about to dive into lesson 15 of my #BrailleProofreading course, and I also plan to fit in some #Coding practice with #Codecademy. Looking forward to making progress!
Wishing you all a comfortable and productive day. Take care!
#Braille #Disability #DisabilityAdvocate #Accessibility #ChronicPain #SelfCare #Programming #Autism #ActuallyAutistic #Blind #BlindCommunity #DogLife #SensoryOverload #Overstimulation
ok. well... we will cover #codeCademy first, then. Their #accessibility was not great for quite some time, but has notably improved over the years. Let's see how they do today. If there's time left, I might cover some other random stuff I find on the intenret :) Come witness my return in an hour over at https://youtube.com/@bblindlyCoding and https://twitch.tv/ic_null
Thought I'd get back into a bit of programming, cause I had that itch I guess. Thought I'd try JavaScript, since using it, I could potentially learn web DOM manipulation to tape up accessibility issues. And near the end of this little assignment on #Codecademy I was about to give up and just fall back into my metaphorical rocking chair and play a game. But I pushed through that, and finished it! I know, I hate semicolons. I don't know if I'm supposed to put them at the end of the brace formation, because that would make sense if else if is one big statement, or after else if, before the inner statement.
let season = 'summer';
if (season === 'spring') {
console.log('It\'s spring! The trees are budding!');
}
else if (season === 'winter'){
console.log('It\'s winter! Everything is covered in snow.')
}
else if (season === 'fall'){
console.log('It\'s fall! Leaves are falling!')
}
else if (season === 'summer'){
console.log('It\'s sunny and warm because it\'s summer!')
}
else {
console.log('Invalid season.');
}
#coding #programming #JavaScript #JS #JustSaying #JustSaiyan #JuiceSandwich
Besides getting comfortable with #Mastodon, I am practising #Python in #Codecademy, and by the end of the day I want to understand what #Jupyter notebooks can do for me.
Who said fear!
Hi there! I'm Thomas, and here's a short #Introduction
Toots will probably revolve around computers/networks and #geopolitics, they may also include funny #cats and #music. Based in #Norway and enjoy #running.
Background: #EuropeanUnion studies & #ComputerScience
hashtags:
#Programming
#Codecademy
#JavaScript
#Python
#CyberSecurity
#TryHackMe
#Security
#InfoSec
Yes, please.
(écoutez c'est le week-end, je laisse le front là où il est, il va pas bouger)
So far #Codecademy has served me well. The practical approach and balance of reading, #coding and reviewing others' questions works well. After a year or more of bouncing from one language to the next for various hobbyist projects, my sights are locked on #JavaScript. My career transition to #developer depends on it. Would be interested to hear your own stories, what's helped you etc.
I started #GoogleDataanayltics course today. Week 1 is just an introduction. I will finish it today or tomorrow.
Need to watch a lot of videos unlike a #Codecademy course.
I've just finished making a web page with HTML/CSS. I struggled a lot to arrange content positions. It took good 7 hours. It was like a work. The project was the last challenge of HTML and CSS course on #codecademy.
I woke up at 4 am to watch baseball. I have been coding while watching the game. I am not paying attention to the game since my team is losing.
It seems #codewars does not have many katas of SQL. I need to find a place to practice SQL. I might take some SQL courses in #codecademy. To my surprise, I can handle 7 kyu katas of python. Practice makes perfect.
Finally completed #datascience course on #Codecademy. I skipped projects that I need to do on my laptop though. I still feel good what I achieved. It was a good introduction to coding to me. I have never coded before.
It is time to think about what to do next. I still have eight months subscription of Codecademy. I might do a python course and try to do projects on my laptop this time.
I reached at 81% of the data science course on #Codecademy. I need to predict the survival rate with machine learning in the next project.
I have reached at 72% of a #Codecademy course. Natural language processing is almost done. This chapter was kind of boring since I just need to write as the instructions tell. Hopefully machine learning will be fun.
I am addicted to #codewars now. It is like a puzzle game.
Visualizing Categorical Data is fun to learn. #codecademy
I had a big breakfast: scramble egg, sausage, bacon, and two slices of toast.
I've finished a html course on #codecademy just now. I will go to JavaScript next. I think I will subscribe the pro sooner or later.
I am not using programing languages for my work, but I do pretty much similar things as web developers do. It is interesting to know what is like my products work inside.
Today, I managed to complete another Python Project, time dealing functions! Maybe, maybe, I the potential to a real developer! #coding #Python #CodeCademy https://gist.github.com/codecademydev/865af2c09891fc96df10432ea9a952e5952e5952e5952e5952e52e5