You are encouraged to use this daily thread to:
Ask for help (all questions encouraged)
Explore topics you’re curious about
Share something you’v...
For further actions, you may consider blocking this person and/or reporting abuse
Ahhhhhhhhh glad this exists because it's reminding me that I still haven't made any progress with my Python course (learning loops now) 🙆♀️ But I did help a colleague with an article where you make a binary search tree with Python and worked on some property-based tests written in Python. So still learning, but it feels weird to do that but not know how to write a loop 🙈
Fundamentals are super important, but I keep getting distracted from really learning them.
Hi all!
Just started coding: very new, very exciting!.
Any tips on how to start studying algorithms?
To give myself some background I'm doing CS50x and I'm a little stuck in week 3, where we have to implement some! How did you start on learning the implementation of algorithms? It's funny how some things seem so straightforward (understanding what happens and the theory) but when applying them they baffle you!
Help? How did you tackle this?
Thanks guys!
I haven't read it myself, but I've heard good things about the Algorithms in a Nutshell book
I wrote a little something about
Array.reduce
in javascript.Links: English | Español
Cool, I was just learning about array methods today. Thanks for explaining this!
I hope it was useful.
This is great. It's very cool that you're offering a version in both languages!
Thanks.
Finding content in spanish is harder than it should. I'm just glad I can do something to make it a little bit easier.
I made myself a portfolio website to store projects in. It's at trainingwingsworkshop.com, and I'd love feedback if anybody has any! I like the way it came out very much (though I'm planning to add a graphic/animation to the main page in the future) but I was surprised at how much I struggled with adding flex elements; I thought I understood them pretty well until I tried to use them to do things I actually wanted. I like to think I learned some things, though?
I like this! A few points of feedback I have:
Thanks for checking it out, and the tips! The front page is currently blank besides the title, but I am planning to add an animated graphic once I get that working.
Nice. I think you got something good going on here. Keep it up!
Good Morning Dev's !!!! Getting some early reps in learning Python, my first code language. Hope you have a wonderful day.
Hello! Just bumped into curios postcss variable problem. I have written a little article article about it.