Basics of Python: Part 2 - Lists, Tuples, Arrays

preview_player
Показать описание
Chapter 1 Part 2: Here we review lists, tuples, dictionaries, and arrays. This is by no means a comprehensive tutorial on these subjects. I only touch on what I deem necessary for the rest of the lessons.

In a series of tutorial videos. we will go from knowing a little bit about python/programming to being able to derive, analyze, and solve complicated mathematical models using libraries such as numpy, scipy, sympy, and so much more.

This is a HANDS ON TUTORIAL. You need to open yourself up an interactive notebook, and not only code along, but experiment with various things. ENSURE that you understand something fully before moving on.

All code located here:
Рекомендации по теме
Комментарии
Автор

excellent, a new kind of teacher who will get you where you need to go without the usual delay, bravo

johnnovotny
Автор

Your method of teaching is genius! I'm a third-year physics major starting research in computation, hoping to apply it to eyesight science one day. The gestures you use are funny and humanize the learning experience. 10/10, will recommend to people in my group!

chandlerketelsen
Автор

hey, this is my first day with Python. Super happy that I found your stuff. cheers

atilliator
Автор

Thanks for the awesome content!!
Just putting this out there, but I would enjoy a version without music in the background, as I watch these videos x1.5 or x1.75 and the piano gets all crazy in those speeds haha


Thanks again.

autumn_
Автор

thank you . really felt like learning something

pratyushpanda
Автор

Thank you for your work and amazing content 🙏🤝

anatoliyzavdoveev
Автор

O love you. Thanks...Very good your lectures

igorbrenno
Автор

Hey, i love your content. I have a question, in the array that you define as x = np.arange(0, 20, 2), why does it goes from 0 to 18 if it is supposed to go until 20?

valentinamunoz
Автор

i am not getting the numerical value of age in between the string. its just showing age in output. " i am age years old". what to do? also :.2f is not working.

poojagupta-donr
Автор

I was doing this on Kate text editor
For some reasons, I am not getting any plots

Can u tell me what I have missed?

sachusanai