IncrediPython's profile picture.

CS Learning

@IncrediPython

CS Learning 已转帖

UI and UX are two terms often used interchangeably. Although there are some important fundamental differences between both. Learn more about #UI vs #UX. medium.com/datamart/ui-vs…


CS Learning 已转帖

Datamart utilizes a 2 stage approach to ensure strong product launches and #successful app development. dtm.io/solutions/serv…


CS Learning 已转帖

Git is a must-have skill in programming! Whether you’re into backend or frontend development, JavaScript, Python or something else, you will need to know Git. Master Git with these games and resources:

ChrisStaud's tweet image. Git is a must-have skill in programming!

Whether you’re into backend or frontend development, JavaScript, Python or something else, you will need to know Git.

Master Git with these games and resources:

CS Learning 已转帖

10 YouTube channels that will teach you more skills than a 4-year degree (thread)

librarymindset's tweet image. 10 YouTube channels that will teach you more skills than a 4-year degree

(thread)

CS Learning 已转帖

#Python's `sum()` function is a fun way to sum up an iterable of numbers. 🐍🔥 You can also pass in a second argument to tell sum() what number to start with (defaults to zero)!

driscollis's tweet image. #Python's `sum()` function is a fun way to sum up an iterable of numbers. 🐍🔥

You can also pass in a second argument to tell sum() what number to start with (defaults to zero)!

CS Learning 已转帖

Manim: Python Library for Creating Mathematical Animations #python manim.community


CS Learning 已转帖

Wanted to show off the snapshot testing we have for Textual, because its just awesome. We take SVG screenshots of terminal output. And compare changes with new code to see if the output has changed. If something is different, you get this UI.


CS Learning 已转帖

Day 116 : Default mutable arguments in Python youtu.be/TN25p8ZEbHU

clcoding's tweet image. Day 116 : Default mutable arguments in Python youtu.be/TN25p8ZEbHU

CS Learning 已转帖

Python Clean Code Tip: Avoid using too many attributes on a single object. Try to cluster them to improve cohesion, reduce coupling, and improve readability 👇

testdrivenio's tweet image. Python Clean Code Tip:

Avoid using too many attributes on a single object. Try to cluster them to improve cohesion, reduce coupling, and improve readability

👇

CS Learning 已转帖

URL Shortener with Python youtu.be/vZNazSe_gCA


CS Learning 已转帖

Day 106 : Lock Your Photos using Python youtu.be/M2KzOfCYdsk

clcoding's tweet image. Day 106 : Lock Your Photos using Python youtu.be/M2KzOfCYdsk

CS Learning 已转帖

Did you know you can use more than one #Python decorator on the same function? 🐍🔥 Here's an example:

driscollis's tweet image. Did you know you can use more than one #Python decorator on the same function?  🐍🔥

Here's an example:

CS Learning 已转帖

Maybe you've used the `sort()` list method already… …but have you used it to customise the sorting? Let's assume you have a list of names You want to sort them based on how many a's there are in the name… Let's see how the `key` parameter in `sort()` can help 👇🪡🧵 1/

s_gruppetta's tweet image. Maybe you've used the `sort()` list method already…

…but have you used it to customise the sorting?

Let's assume you have a list of names
You want to sort them based on how many a's there are in the name…

Let's see how the `key` parameter in `sort()` can help

👇🪡🧵

1/

CS Learning 已转帖

12 accounts to follow for ML content🤖 1. @misraturp 2. @thedataprof 3. @gusthema 4. @aiflavours 5. @aicoding_ 6. @Sumanth_077 7. @svpino 8. @1littlecoder 9. @itsafiz 10. @DanKornas 11. @AssemblyAI 12. @DeepLearningAI_ Who would you add?


CS Learning 已转帖

#Python Pop Quiz 🐍❓ What happens in the following code?

driscollis's tweet image. #Python Pop Quiz 🐍❓

What happens in the following code?

CS Learning 已转帖

#Python Pop Quiz 🐍❓ What is the output of the following code: A) {"py": "amazing"} B) {"py": "amazing", "p": 10} C) {'py': 10} D) SyntaxError

driscollis's tweet image. #Python Pop Quiz 🐍❓

What is the output of the following code:

A) {"py": "amazing"}
B) {"py": "amazing", "p": 10}
C) {'py': 10}
D) SyntaxError

CS Learning 已转帖

Day 101 : Automatic Wi Fi password as QR Code youtu.be/kEOCsI_xm2M

clcoding's tweet image. Day 101 : Automatic Wi Fi password as QR Code  youtu.be/kEOCsI_xm2M

CS Learning 已转帖

Exploratory Data Analysis on Big Data youtu.be/sGGaCPEGMdU


Loading...

Something went wrong.


Something went wrong.