#30daysofpython résultats de recherche

Aucun résultat pour "#30daysofpython"

#Day9 & #Day10 of #30DaysOfPython: Mastered conditionals and loops in #Python— the core of writing smart, dynamic code. Onward! 🚀

madhubabu_iitb's tweet image. #Day9 & #Day10 of #30DaysOfPython: 
Mastered conditionals and loops in #Python— the core of writing smart, dynamic code. Onward! 🚀

#Day8 of #30DaysOfPython Learned how dictionaries store fast key-value data. Loving methods like keys(), items(), update()! #Python #LearnInPublic

madhubabu_iitb's tweet image. #Day8 of #30DaysOfPython
Learned how dictionaries store fast key-value data. Loving methods like keys(), items(), update()!
 #Python #LearnInPublic

Been a while since i ended the #30Daysofpython challenge (my brain; its just been 2 days, bro)🙂 Today i wrote a code that prints the multiplication table of a number given. #coding #justdoit

Aramite01's tweet image. Been a while since i ended the #30Daysofpython challenge (my brain; its just been 2 days, bro)🙂
Today i wrote a code that prints the multiplication table of a number given.
#coding #justdoit

#Day6 #30DaysOfPython Tuples = immutable lists t = (1,2,3) Single item → ('hi',) Unpack magic: a,b = b,a 🤯 Faster than lists & great for dict keys! Who’s doing the challenge with me? Drop a 🔥 if you’re on Day 6! #Python #100DaysOfCode #LearnToCode

madhubabu_iitb's tweet image. #Day6 #30DaysOfPython 

Tuples = immutable lists 
t = (1,2,3)  
Single item → ('hi',)  
Unpack magic: a,b = b,a 🤯  
Faster than lists & great for dict keys!  

Who’s doing the challenge with me? Drop a 🔥 if you’re on Day 6!  

#Python #100DaysOfCode  #LearnToCode

Day 10 #30DaysOfPython. I implemented Refresh Token Reuse Detection. If a token is used after it has been rotated my system assumes it was stolen. The Response: Automatic Security Lockdown. 🚨 It instantly revokes ALL sessions for that user and forces a password reentry. #Python

dev_big2020's tweet image. Day 10 #30DaysOfPython.

I implemented Refresh Token Reuse Detection.
If a token is used after it has been rotated my system assumes it was stolen.
The Response: Automatic Security Lockdown. 🚨 It instantly revokes ALL sessions for that user and forces a password reentry.
#Python
dev_big2020's tweet image. Day 10 #30DaysOfPython.

I implemented Refresh Token Reuse Detection.
If a token is used after it has been rotated my system assumes it was stolen.
The Response: Automatic Security Lockdown. 🚨 It instantly revokes ALL sessions for that user and forces a password reentry.
#Python
dev_big2020's tweet image. Day 10 #30DaysOfPython.

I implemented Refresh Token Reuse Detection.
If a token is used after it has been rotated my system assumes it was stolen.
The Response: Automatic Security Lockdown. 🚨 It instantly revokes ALL sessions for that user and forces a password reentry.
#Python

Day 9 #30DaysOfPython. I've been quiet because I've been building a fortress. I ditched JWTs for refresh tokens. Instead, I implemented Opaque, Hashed Tokens with rotation. Client: HttpOnly Cookie DB: Argon2 Hash Strategy: Security > Convenience #buildinpublic #python #backend

dev_big2020's tweet image. Day 9 #30DaysOfPython.

I've been quiet because I've been building a fortress. 
I ditched JWTs for refresh tokens. Instead, I implemented Opaque, Hashed Tokens with rotation.
Client: HttpOnly Cookie
DB: Argon2 Hash
Strategy: Security > Convenience

#buildinpublic #python #backend
dev_big2020's tweet image. Day 9 #30DaysOfPython.

I've been quiet because I've been building a fortress. 
I ditched JWTs for refresh tokens. Instead, I implemented Opaque, Hashed Tokens with rotation.
Client: HttpOnly Cookie
DB: Argon2 Hash
Strategy: Security > Convenience

#buildinpublic #python #backend
dev_big2020's tweet image. Day 9 #30DaysOfPython.

I've been quiet because I've been building a fortress. 
I ditched JWTs for refresh tokens. Instead, I implemented Opaque, Hashed Tokens with rotation.
Client: HttpOnly Cookie
DB: Argon2 Hash
Strategy: Security > Convenience

#buildinpublic #python #backend
dev_big2020's tweet image. Day 9 #30DaysOfPython.

I've been quiet because I've been building a fortress. 
I ditched JWTs for refresh tokens. Instead, I implemented Opaque, Hashed Tokens with rotation.
Client: HttpOnly Cookie
DB: Argon2 Hash
Strategy: Security > Convenience

#buildinpublic #python #backend

Day 9 update: Watched 1.5 hour of Bro Code - #python series (6:30/12) hr completed Completed 11,000 @StepSetGo counts. Solved two @LeetCode easy problems (414, 441) #30daysofPython #happylearning #selfimprovement

sasheshsinghme's tweet image. Day 9 update:
Watched 1.5 hour of Bro Code - #python series (6:30/12) hr completed
Completed 11,000 @StepSetGo counts.
Solved two @LeetCode  easy problems (414, 441)
#30daysofPython #happylearning #selfimprovement
sasheshsinghme's tweet image. Day 9 update:
Watched 1.5 hour of Bro Code - #python series (6:30/12) hr completed
Completed 11,000 @StepSetGo counts.
Solved two @LeetCode  easy problems (414, 441)
#30daysofPython #happylearning #selfimprovement
sasheshsinghme's tweet image. Day 9 update:
Watched 1.5 hour of Bro Code - #python series (6:30/12) hr completed
Completed 11,000 @StepSetGo counts.
Solved two @LeetCode  easy problems (414, 441)
#30daysofPython #happylearning #selfimprovement

Day 25 of #30DaysofPython mood:


Day 24 of #30DaysofPython After 2hrs+, coding and debugging, i build a Caesar Cipher and an headache😅. I will upload the codes later, right now 💤💤💤. Snippet,“Courage is found in unlikely places.”. #LearnInPublic #coding #pythonlearningjourney #justDoit


Day 23 of #30DaysofPython Condition statements ✅ Logical operators ✅ Boolean operators and short-circuiting ✅ #LearnInPublic #JustDoIt


Day 21 of #30DaysofPython Learnt a couple of things today - how to work with integers and float numbers, - how augmented assignments works and - functions #buildinpublic #freeCodeCamp #coding #pythonlearningjourney #JustDoIt


Day 20 of #30DaysofPython Day 20! Wow, alhamdulillah String built-in functions ✅ #buildinpublic #coding #pythonlearningjourney #JustDoIt

Aramite01's tweet image. Day 20 of #30DaysofPython 
Day 20! Wow, alhamdulillah 

String built-in functions ✅
#buildinpublic #coding #pythonlearningjourney #JustDoIt

Day 19 of #30DaysofPython Learnt how to work with strings - The use of quotation marks - The use of backslash - String concatenation - F-strings - Indexing - String slicing #buildinpublic #coding #pythonlearningjourney #JustDoIt


Day 18 of #30DaysofPython Learnt data types in more details. - Common data types like integer, complex, boolean, set, etc - How to get and check the data type of variable(s) using functions like type() function and also isintance() function. #buildinpublic #coding #JustDoIt


Day 17 of #30DaysofPython Just enrolled in the @freeCodeCamp Python certification course. Which i’ve started with the Python basics again cus the material i was using before omits some necessary information. #buildinpublic #pythonlearningjourney #JustDoIt


Aucun résultat pour "#30daysofpython"
Loading...

Something went wrong.


Something went wrong.


United States Trends