Python for Informatics - Chapter 9 - Dictionaries

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Chuck's Avatar picture is the best. This is a man of true panache. Chuck for President.

kwhitejredu
Автор

this is my first ever comment on a youtube page... I have come to appreciate great teachers and
Chuck is a great one

faroukaregbe
Автор

This video is Python 2.x - there are Python 3.0 versions of all these lectures www.py4e.com

ChuckSeverance
Автор

Really well done. You have a cool setup!

TM-uiwx
Автор

Wow! I love your videos. I am a non-mathematically minded person, taking beginner programming and you explained things for me in a way I could understand. Love the pictures and writing on the screen as you teach. Awesome!

sararandalll
Автор

Great introduction. Well-organized and clearly presented.

peterfarrell
Автор

Hi, just want to start by saying that your teaching style is just great, love your videos, have learnt so much from them.
I wanna ask a question, that instead of using your bigcount and bigword method in the file problem, i used this instead:

for key in counts:
     if counts[key] == max(counts.value()):
          print key, counts[key]

it runs just fine, so is there any extra benefit to the method you are using?

LacshayShekhar
Автор

I don't normally comment, but this video finally helped me wrap my head around this. My professor didn't do a very great job.. Thank you!!

Hudgi
Автор

that is awesome video for programming beginner

kaichangwu
Автор

Really nice teaching style (and this from an OSU Buckeye). Thanks for sharing

johnsteidley
Автор

Amazing lecture .Thanks very much for sharing

solomonezhra
Автор

Thank you, Sir. You are awesome !!! 😊

Sweettoontown
Автор

Loving you tutorials! Thank you so much! :D

vtj
Автор

hello Dr. Chuck, thanks for these easy but informational lectures

i have a query on dictionary, if we convert a two column file into dictionary, how we append multiple values for a key

doctorandi
Автор

i am really learning programming... sounds crazy but yeah...
unfragingbelievable...

aliveli-hqzk
Автор

It's funny how every next chapter has less and less views... People give up so easily...

sanshinron
Автор

can dictionaries contain more than 2 values for each key?

tourise
Автор

I actually did the most common name thing in my head

aleksidragoev
Автор

Wow the way this guy is teaching this stuff lol. Using pictures and real stuff world examples for the simplest of things . Everything this guy says I could have effectively learned in 5-10 mins tops from scratch. Do white guys learn so slowly . Btw I'm indian

sidreign