Learn Python in 100 days thread

King

The black man is always targeted.
Joined
Apr 8, 2017
Messages
18,670
Reputation
4,029
Daps
79,620
I did some playa shyt today with my code, did it even shorter than the instructor and most of the people with my code. It's less efficient than the others, but it's extremely short and easy to read.

And it worked for two assignments in a row :krs1:

But it should get done in about 100 steps, whereas, mine takes 400+ :flabbynsick:

It's fool-proof tho :ehh:
 

Pete Wrigley

Twerk, Petunia, Twerk!
Supporter
Joined
May 1, 2012
Messages
5,579
Reputation
4,684
Daps
25,320
Why are you switching from JQuery ?>
Ayo and good morning!

The company I work for is using Bootstrap 4 and I'm gradually updating everything to Bootstrap 5. You've probably heard but Bootstrap 5 removed the dependency of jQuery so I've been updating these custom modules I've made to vanilla javascript.
 

Cynic

Superstar
Joined
Jan 7, 2013
Messages
16,153
Reputation
2,269
Daps
34,917
Reppin
NULL
Ayo and good morning!

The company I work for is using Bootstrap 4 and I'm gradually updating everything to Bootstrap 5. You've probably heard but Bootstrap 5 removed the dependency of jQuery so I've been updating these custom modules I've made to vanilla javascript.


Ah great stuff and good afternoon

I don't think I'll be doing this course since it's geared towards devs.

No interest in building apps or debuggin sh!t - just data analysis.
 

Pete Wrigley

Twerk, Petunia, Twerk!
Supporter
Joined
May 1, 2012
Messages
5,579
Reputation
4,684
Daps
25,320
Hmm, I just added jQuery into a project to simplify some AJAX calls. Bad move?
Not necessarily, jQuery itself isn't going away so depending on your tech stack, you should be good.

I will say that the javascript Fetch API (async/await) is easy to use once you understand the overall concept.
 

Obreh Winfrey

Truly Brehthtaking
Supporter
Joined
Nov 18, 2016
Messages
20,852
Reputation
25,252
Daps
131,941
Not necessarily, jQuery itself isn't going away so depending on your tech stack, you should be good.

I will say that the javascript Fetch API (async/await) is easy to use once you understand the overall concept.
It's an internal tool that probably should be retired but they're keeping around for whatever reason. It's from the late 2000s so anything I do to it is an improvement :skip:. I'll play with it when I get bored.
 

King

The black man is always targeted.
Joined
Apr 8, 2017
Messages
18,670
Reputation
4,029
Daps
79,620
I spent 2 days straight on the day 6 maze :wow:

Just finished it, shutting my computer down curling up in the fetal position

I shoulda just read the damn instructions instead of trying to reinvent the wheel

This shyt will mold you into a programmer :damn:
 

buzzkill

All Star
Joined
Feb 4, 2013
Messages
2,551
Reputation
430
Daps
9,541
Reppin
Midwest/GA
I wish I would've found this job sooner. I'm learning python for my new job.

About to start the OOP on a udemy course with python today
 

xiceman191

Superstar
Joined
Jan 23, 2015
Messages
6,260
Reputation
2,328
Daps
29,827
I know these coding rooms grades don't matter but I'm a bit salty that I'm matching their prompts but not getting a score on them. My calculations and everything is right but they saying its wrong. :martin:
 

Rev Leon Lonnie Love

damned mine eyes, DAMNED mine eyes!!
Joined
Nov 11, 2017
Messages
21,906
Reputation
5,468
Daps
88,974
If we do something similar for the Golang language I will surely join in. Been looking for excuses to use it outside of one-off scripts using just the basic features.
 
Top