Making Badass Developers - Kathy Sierra (Serious Pony) keynote

Поділитися
Вставка
  • Опубліковано 28 жов 2024

КОМЕНТАРІ • 289

  • @TarmoToikkanen
    @TarmoToikkanen 9 років тому +112

    Kathy Sierra has had excellent opinions on usability and UX. Also here, on developer experience.
    Key take-away message: When learning something new, expose your brain to hundreds of high-quality samples of [whatever you're trying to learn] in a short period of time, and the brain will learn to automatically recognize patterns. The skill will become automatic.

  • @oreilly
    @oreilly  9 років тому +10

    For a free sample of Kathy Sierra's book 'Badass: making Users Awesome', click here: goo.gl/AU7A6j
    For other keynotes and interviews from the conference, visit our Fluent 2015 playlist! goo.gl/OD6xbU

  • @jeremiahadamson7656
    @jeremiahadamson7656 8 років тому +65

    I love this woman! She's the reason I learned Java as fast as I did.. I get to read the dry pages of a lot of programming books now, but I am eternally grateful to her for helping me build a good foundation

    • @prithviraj1080
      @prithviraj1080 7 років тому +5

      Can you tell me more about your experience? It sounds very interesting.

    • @jeremiahadamson7656
      @jeremiahadamson7656 7 років тому +23

      Sure. If you have read any of the headfirst books, you'd know that it takes a rather unconventional approach to teaching and learning. I love programming, but for a long time I couldn't get past a lot of books that would just delve into pages full of code. I know I read and re-read the chapter on Objects at least 5 times and still didn't get the concept. Then Kathy and the headfirst series came along. I was actually having fun learning. She would use real life situations, or even go off 'dialogue style' and make up conversations (I really really loved those!). Being a writer of fiction when I am not programming, I came to learn java as I would read any novel, only with a deeper level of attention to the material. Soon, I finished headfirst java, and then I moved on to headfirst sql, finished that too... And with the basics firmly in my grasps, I started reading the dull dry books without problems. I am a big fan of Kathy, and I recommend her methods and strategies to anyone coming into programming newly or finding it hard to get past the initial struggle of becoming a programmer.

    • @javierbds
      @javierbds 6 років тому

      Yep, she showed that you get much better results when you engage your audience than when you try to impress them, even with deeply technical subjects. There is this idea among some people that because you have to deal with a lot of details that you would enjoy a book of minutia: this is what a lot of sw books were until Head First came around (lots of minutia).

    • @fideloruko4160
      @fideloruko4160 6 років тому +1

      hi jeremiah can you give us an example eg how did you learn java did you like make an app before knowing the basics or what cant understand thanks

    • @Skiamakhos
      @Skiamakhos 6 років тому +4

      Same! Also, when I ran into a bug in one of the programs in Head First Java, I emailed her & she had a look & saw that the new (then) version of Java that I was using introduced a bug, and she gave me the fixed code. What a lovely, nice person. I was devastated when she got bullied off the Net.

  • @aldosilva6
    @aldosilva6 2 роки тому +3

    The way Kathy Sierra explains things is unbelievable. I learned a lot with you, thanks.

  • @adamdeane4675
    @adamdeane4675 6 місяців тому +1

    this is, literally, the best video on UA-cam.

  • @MarcelMilcent
    @MarcelMilcent 6 років тому +10

    Awesome! This should be a TED talk about learning in any cognitive-consuming work environment, not just programming!

  • @neilpearce
    @neilpearce 5 років тому +13

    I'm so pleased she said "Practice makes permanent"….I've been saying that for years and all I get back is…"No it's not, it's practice makes perfect!". Here's how to think of this concept…..imagine you walk up and down a strip of grass. What eventually happens to that grass? It wears away into a pathway…right. So what happens when you 'stop' walking up and down that path? The grass grows back and that muddy pathway is now hidden and eventually forgotten about. That's exactly how the neural pathways work within our brains. Keep the pathway's open by practicing everyday - simple as ;-)

    • @frozen_tortus
      @frozen_tortus 4 роки тому +4

      Driving is a prime example that practices doesn't make perfect.

  • @MagicAndReason
    @MagicAndReason 6 років тому +5

    Kathy Sierra is amazing!! I've revisited this lecture multiple times and there's always something great to glean from it.

  • @maatthieu
    @maatthieu 2 роки тому +1

    I thought it was a clickbait title, but not at all, it's exactly what this conference do and even more, because life is about learning, so it's make my whole life greater :) Thanks !

  • @Dan-tf9kb
    @Dan-tf9kb 8 років тому +144

    I like this idea of building a programming library with hundreds of high quality examples of small techniques, methods and idioms to help the community learn faster. Who wants to open source this with me?

    • @oprah7
      @oprah7 8 років тому +7

      You should definitely start that!

    • @mokshasingla1837
      @mokshasingla1837 8 років тому +2

      +Dan Allison I'd love to :).... Where should we start?

    • @Dan-tf9kb
      @Dan-tf9kb 8 років тому +1

      +Javier Rovegno Campos Oh wow that's pretty close, I'm impressed...

    • @SharatS
      @SharatS 7 років тому

      Stack Overflow Documentation is something like this ...and it's in beta now.

    • @christianschmitt5628
      @christianschmitt5628 7 років тому +1

      doesn't that already exists? it's called npm.

  • @satyajitsethy657
    @satyajitsethy657 6 років тому

    I too love her when i heared her name itself - Kathy Sierra. She also knows for Java as moderator. I love evrything about her. Her works , thought process and dedication. Love u Kathy and all good wishes for your works. God bless you.

  • @WallaceBMcClure
    @WallaceBMcClure 5 років тому

    Wow, great to listen to. I personally had been creating training with simple examples. I got yelled out, talked down to for simple examples that didn’t build on each other. I’d do things like “here is a uinavigationcontroller. Here are some properties and methods (that are mostly boring), why do you is it, and then move to code examples with either one to two examples.” This made the most sense to me. It is how I learned things the best. I always hated lessons that built on the last lesson. I argued these points with editors at book publishers and they didn’t like my thoughts. People argued with me about my ideas were bad. I tried to explain that technical books aren’t novels. People want to go in, get some info, and then go use it. People can’t jump to a section of chapter 8 in a book if they have to first read chapters 1-7.

  • @ehhhhhhhhhh
    @ehhhhhhhhhh 4 роки тому +2

    For anyone out there watching this video and also learning python, check out Raymond Hettinger's talks. In particular, "The Mental Game of Python", since his focus is on this exact concept--you can program in ways that try to accomodate for your brain's limited number of registers.

  • @shawnbrando6145
    @shawnbrando6145 6 років тому +41

    11:25 . I lost my cognitive resources trying to remember what’s in A, B and C

  • @Ton369
    @Ton369 6 років тому +18

    It's a 23 minute talk. But basically comes down to this: "Break up big problems into little problems. And get really good at solving them." Profound.

    • @wabdih
      @wabdih 5 років тому +2

      Yep. Still worth hearing the stories and studies though. Very interesting. She's an interesting speaker too

    • @EndSub
      @EndSub 5 років тому +2

      For me the message was a lot more about being aware of how you use your daily finite brain resource. I guess the next step is to find out how to use brain efficiently, which you describe above.

    • @aa33366
      @aa33366 5 років тому +4

      Probably not. Gist according to me is if someone wants to learn a skill say programming, then follow a two step approach:
      1. Get high quality small examples
      2. Get high quantity of such high quality small examples (200-300).
      Secondly,
      Divide a task to smaller task that can be done in 45-90 minutes, 3 sessions.
      Say, you want to get a document complete.
      Step 1: Session I (45 minutes)
      Outline
      Step 2: Session II (45 minutes)
      Content
      Step 3: Session III (45 minutes)
      Formatting
      If your document is not complete by 3 sessions, time to break down the sub tasks into smaller tasks
      Outline
      -Table of contents
      -Timeline description
      -Tables contents
      Content
      -..
      -..
      -..
      etc.
      Then rerun the algorithm of 45-90 minutes, 3 sessions on subtasks
      Step 1: Session I (45 minutes)
      -Table of contents
      Step 2: Session II (45 minutes)
      -Timeline description
      Step 3: Session III (45 minutes)
      -Tables contents

  • @shawon072
    @shawon072 9 років тому

    Seriously Kathy! How could you read my mind? You(Kathy Sierra) are not a programmer, actually you are a psychologist. You can read minds and learn form people's mind. That presentation is talking to me. Believe me you guys, she(Kathy Sierra) is a magician.

  • @julianthe411
    @julianthe411 7 років тому +5

    This helped me more then any lesson I've ever learned in school. Thank you very much this was amazing .

  • @JohnWatson-Designcodez
    @JohnWatson-Designcodez 9 років тому +9

    Wow she either an alien who trying to help a messed up human society or just a Badass Human trying to help fellow-beings, either way she's genius.
    Hats Off to your effort

  • @fwyae
    @fwyae 9 років тому +2

    Man this girl is my inspiration to life!! So awesome. I totally get this, it has a lot to do with just making lots of iterations with any kind of experience to let your brain subconsciously memorize patterns. Its really cool to think about this, even if you are new in something, even if you make mistakes doing it, its still about time you spend doing it over and over! In some cases, patterns form from other patterns you know while not being aware of it. I totally experience this in all situations in my life. I think this is how experience is formed. And to think about it if you do that a lot, your brains start to get even better at learning/memorizing this way!

  • @OmyTrenav
    @OmyTrenav 9 років тому +8

    One of the best talks I've seen about cognitive skills.

  • @yulianaprytula5293
    @yulianaprytula5293 6 років тому

    One of the best talks about cognitive resources I have ever seen. Very nice. Thanks.

  • @crystaldragon103
    @crystaldragon103 8 років тому

    This was an excellent talk not only for those in the coding world but for everyday people as well (that would be me). It applies to so many things and the way we learn. Truly a lovely talk. Thank you!

  • @stephenchurch5690
    @stephenchurch5690 9 років тому +8

    Love your work, your books, your ideas. Thank you so much for sharing!

  • @mygoodiescoza
    @mygoodiescoza 9 років тому +4

    Excellent - really enjoyed that! Something to really talk about and take back to your local dev community\ company and use to ingrain this sense of "smart" learning.
    Feels like she hit the nail on the head in terms of the vastness of skills the average developer needs to have and also relating that to the three piles - thoroughly interesting!

  • @rabbitcreative
    @rabbitcreative 7 років тому

    "Perceptual learning" => "non-verbal learning". See: general-semantics.
    I'm happy to see Kathy at-it-again, after CPU went dark, so many years ago.

  • @raffimolero64
    @raffimolero64 Рік тому +1

    We really just found out that machine learning techniques apply to actual brains
    What a world

  • @That1Swiftgirl
    @That1Swiftgirl 9 років тому +3

    This is brilliant - thank you Kathy. I think understanding cognitive resources must hold the key to better understanding, diagnosis and management of ADD. Also, flip that idea around, it can probably help explain why so many techs and people who spend a LOT of time on internet exhibit ADD-like symptoms.

  • @christianmosley5573
    @christianmosley5573 Рік тому +1

    7 years later.. do we have any resources available that she describes? High quality and quantity set of code samples.

  • @shashankmarri1056
    @shashankmarri1056 2 роки тому

    What a master piece this video is!!!. Amazing video for everybody. I really like your books and I give most of the credit to you for the kind of Java Programmer I'm today. Your SCJP book has changed my life and the way I understood Java. I consider that book as my bible and still refer to some concepts when I want to implement something really mind blowing.

  • @josephfernando4867
    @josephfernando4867 7 років тому

    Wow...what an engaging personality and a top notch speaker to boot...

  • @LightProgramming
    @LightProgramming 7 років тому

    Sounds like the perfect pitch for HASKELL. The point of the language is to make reasoning about your code easier.

  • @DarrenSemotiuk
    @DarrenSemotiuk 4 роки тому +1

    I have no idea how my pattern-matching machine in my skull knew that I absolutely HAD TO watch this particular video.
    But it did, and I definitely did. So... now what...

  • @hrishikeshwaikar251
    @hrishikeshwaikar251 8 років тому +2

    Whoa ! That was some intellegent talk by the great Cathy Sierra

    • @codelucky
      @codelucky 8 років тому +1

      Coding on TextEdit since 30 years? quite intelligent she is huh!

    • @CarlyRejoicing
      @CarlyRejoicing 8 років тому +1

      ?? your superiority complex smells bad.

  • @wendydherin1070
    @wendydherin1070 9 років тому +28

    Super interesting. Machine learning ... for the brain.

  • @tamilwargod
    @tamilwargod 9 років тому +7

    could have used some code to illustrate how cognitive skill could help to find shortest and quickest solution.

  • @seymores
    @seymores 3 роки тому

    Still relevant and excellent today.

  • @igorshubovych
    @igorshubovych 9 років тому +1

    She is awesome. Great talk! Thank you for sharing.

  • @PresCalvinCoolidge
    @PresCalvinCoolidge 9 років тому +3

    Very interesting talk but I wish there were more examples of perceptual learning related to programming. Does anyone know of any websites or books using this approach?
    It is not surprising to learn that perceptual learning works for identifying the sex of a baby chicks since it is based on a direct visual analysis (i.e. perception). On the other hand, it is surprising that we can learn subjects that are largely conceptual (i.e. abstract), like object oriented programming, by the same means.
    Upon reflection, I do believe we learn best by example and this is probably what Kathy Sierra is getting at. Actually, this fits well with Ayn Rand's idea of "concept formation" where each concept we hold is built upon a perceptual foundation. In this case, the 'perceptual learning' approach for teaching a novice 'for loops' would be to have them practice writing lots and lots of for loops. After writing hundreds of examples, the student would have the necessary perceptual foundation to form the concept 'for loop'.

    • @Parker8752
      @Parker8752 9 років тому

      +Calvin Coolidge The simplest concepts are largely based on patterns as well - and the brain does pattern matching really well. More complex concepts are based on simpler concepts, which are eventually boiled down to just patterns, which our brains handle for us (given the chance). To use your example of loops, over the course of an hour, I'd probably teach the while loop first, and then have the learners spend a few minutes doing some really simple loops before then introducing nested loops. After about 10 minutes on the while loop, they'd then start the for loop. Same again, and after around 10 minutes of that, I'd move on to mixing the two loops for a further 10 minutes. At the half hour mark, I'd move onto do while loops, do those for 10 minutes, and then spend the final 20 minutes doing examples of all three kinds of loops. After they were done with each exercise, they'd be shown the model answer and be moved onto the next exercise. By the end of that hour, they'd probably be sick of loops, but they'd be able to do them in their sleep.

    • @Dan-tf9kb
      @Dan-tf9kb 8 років тому

      +Calvin Coolidge Let's make one...

    • @codelucky
      @codelucky 8 років тому

      Sometimes you just write the code which actually works and you do it without knowing or implementing the algorithm. It's the brain that matches the pattern.
      When you have a clear vision about your goal, your brain works hard to to find numerous ways to reach your destination.

  • @PauloAndreAzevedoQuirino
    @PauloAndreAzevedoQuirino 7 років тому +9

    I wish my teachers would see this video.

  • @lucasterable
    @lucasterable 9 років тому +8

    Communting is the biggest cause of cognitive resource waste.
    Multi tasking is the second one.

  • @computerscientist5216
    @computerscientist5216 7 років тому +3

  • @AndresLeonRangel
    @AndresLeonRangel 4 роки тому

    what does she mean "are there any unicorns here?" in 00:14? Thanks for your answers!

  • @whiskey4609
    @whiskey4609 8 років тому

    kinda how i learned redux, there were so many moving parts so i decided to pick one subsection like action creators and reducers since they are connected. got good at that to the point it was muscle memory it was basic javascript. then moved on to learn other subsections and that worked for me

  • @FilmonGEMZ
    @FilmonGEMZ 4 роки тому

    Wow! Earned my Subscribe. This is amazing Kathy! Thank you so much for sharing this with us!

  • @ТарасФітьо-м7д
    @ТарасФітьо-м7д 5 років тому

    Can anyone correct me if i understood the talk in right way?
    Basically Kathy says that you need to make habbit from one activity and that you will have much better result because you don't need to waste your cognitive resources on thinking while doing it.
    But her example with pilots was misunderstanding for me.
    Thanks.

  • @arabiccompprograming5161
    @arabiccompprograming5161 8 років тому

    EVERY SKILL IN LEARNT : WE ARE HUMAN BEINGS EVERYTHING HAS TO BE DEVELOPED, BEFORE WE CAN WRITE REASONABLY WELL WE HAVE TO LEARN TO WRITE, tne same applies to reading, folding clothes, as for exceling at a particular skill, we have different degrees of competency, one can type a letter, another person can build a 5 page website, another person can develop a full-fledged computer game, another person can contribute to building a programmable-application system. Lets us be realistic, as for me, I can create websites, can develop sections of a website, can create quiz games, but if you ask me whether I can do more complex programming tasks, beyond what I can currently problem solve, depending upon its complexing in scripting code. I do what I can handle and cope with, why because I want to envisage reaching a finished project.

  • @jonathanting8339
    @jonathanting8339 9 років тому +25

    Sounds like non-parametric (kNN) machine learning with your brain

    • @rjsr03
      @rjsr03 7 років тому +6

      I had a similar thought; I'm not that knowledgeable in machine learning, but the part when she talked about learning by getting exposure to a lot of examples and figuring out the patterns, sounded like the concept of training a supervised learning model (neural networks, specifically, came to my mind) :).

  • @mukhtarjalwa5128
    @mukhtarjalwa5128 7 років тому

    This is amazing, thanks Kathy Sierra

  • @AyushMandowara_xx7
    @AyushMandowara_xx7 4 роки тому

    Vim as a Skill will always be at "B", but you can move subparts to "C" from time to time :) Once it becomes automatic, you become a Unicorn!

  • @p4tich
    @p4tich 9 років тому

    Were is the link to working as a community on making huge-quantity samples happen?

  • @GiveMeAnOKUsername
    @GiveMeAnOKUsername 9 років тому +3

    Best video on UA-cam.

  • @alex.kostenko
    @alex.kostenko 3 роки тому

    Cognitive resource and willpower share the same resource tank which something I did not know about but understand intuitively because brain had a lot of samples to learn from))

  • @barboshaa
    @barboshaa 8 років тому +1

    I love she uses kanban to manage learning new skills

    • @codelucky
      @codelucky 8 років тому

      I usually apply Kanban rules over scrum methodologies, what do you gotta say about it?

  • @sibonelongobese8639
    @sibonelongobese8639 5 років тому +1

    This talk is great. Thanks

  • @lenaggar
    @lenaggar 8 років тому

    this talk is actually really really good .. well said.

  • @chezzy62
    @chezzy62 9 років тому +1

    Fantastic speech.

  • @thesurlydev
    @thesurlydev Рік тому

    I miss O'Reilly conferences :(

  • @jasson15
    @jasson15 9 років тому

    Does she mean that we build an excellent code libraries and reading them can make us become a master? I am not quite sure I realize what she tried to express in this part. :( Is there anyone could correct me or provide more concrete examples, especially for programmers? Thanks!

  • @wmylkc
    @wmylkc 8 років тому +2

    Hi, I'm an English and programming learner, could anyone please tell me what does Unicorn mean here? Obviously, it can't be the real unicorn, the one looks like a horse but carries a dangerous weapon. Thanks in advance.

    • @malikolivierboussejra9544
      @malikolivierboussejra9544 8 років тому +6

      Unicorns do not exist. So you cannot find them.
      Some are looking for someone with the perfect skill set, however such person is mythical and does not actually exist. Hence the term "looking for unicorns".
      Think about looking for a secretary who speaks Estonian, Greek, Cantonese and Swahili. What are your odds of finding such a person? Such a person would be called a "unicorn".

    • @wmylkc
      @wmylkc 8 років тому +3

      Thanks for the explanation, I got it. Based on the answer I'm sure you are a human, thanks again Malik. :)

    • @labib8aug
      @labib8aug 7 років тому

      unicorns are curly braces in programming lol

  • @alessandrob.g.4524
    @alessandrob.g.4524 2 роки тому

    Can somebody point me to studies that show what she is referring to?

  • @T1Oracle
    @T1Oracle 8 років тому +3

    All you have to know to be a web developer is HTML, JS, and CSS. Even the guy that just knows HTML can "develop" a web page. So it's not really exclusive. The real question is how capable of a web developer are you?

    • @unknownsoul7043
      @unknownsoul7043 6 років тому

      front end developer that is. We need to start learning Golang, Node JS, PHP7, something high class and cool

  • @sagnikb7
    @sagnikb7 3 роки тому

    Are you still making fun on Node in 2021 ???

  • @isaacbenhutta8090
    @isaacbenhutta8090 9 років тому +6

    As a lazy developer if the code is too long it smells bad to me. I'm always right, and find something simpler :)

    • @khitishkumarrath8682
      @khitishkumarrath8682 6 років тому

      Can I please borrow your line to put this as my status on my social profile of the coders group of my company ??I feel the same but you have put it in very apt manner which is impressive

  • @varunsingh9432
    @varunsingh9432 6 років тому

    what available when it needs to learn about programing , it's​ always a difficult to find out a well-prepared example or a smooth method which may leads us to learn easily and fast.

  • @nkodmus
    @nkodmus 8 років тому

    You guys enjoy your day!

  • @michelbernardo6883
    @michelbernardo6883 4 роки тому

    Do you have podcast ?

  • @emylievyrling534
    @emylievyrling534 8 років тому

    What a great piece!

  • @iphoneusdsd
    @iphoneusdsd 8 років тому +1

    Very interesting, good viewpoints.

  • @ArtTheRussian
    @ArtTheRussian 8 років тому

    Seeing this, I'm thinking back to starting to learn ANY programming language. You always start by seeing tons of bad examples - harsh, inefficient, "this will do" types. Sure, it simplifies material easing learning. But, does it harm out natural compass for writing good code? Food for thought.

    • @JSBroadcast
      @JSBroadcast 8 років тому

      +Art K You are contradicting yourself. When you are beginner you don't know what's good and what's bad code, therefor what you just said makes 0 sense.

    • @ArtTheRussian
      @ArtTheRussian 8 років тому

      +Aleksandar Grbic One can reflect.

  •  9 років тому

    what's wrong with node? nested callbacks :D anyway I think Stackoverflow already does that - but 1st learn basics at codeacademy, codeschool and maybe read some book so you know what to ask or search for

  • @Abhi-tv1ml
    @Abhi-tv1ml 8 років тому

    i just wanna know what camera was used here?

  • @hafizsofian6122
    @hafizsofian6122 6 років тому +1

    At around 14:20, does she meant using a non-IDE editor for 30 years of her career is draining her cognitive resource?

  • @DD3874
    @DD3874 9 років тому +2

    Great video!

  • @hesham14yahia
    @hesham14yahia 6 років тому

    I had nervous breakdown, while watching, my life is miserable, because of all this things, I always Keep feeling inside me, which makes my very exhausted.

  • @victormartins-software3912
    @victormartins-software3912 6 років тому

    Wow, Really enjoyed this presentation, thank you :)

  • @balaparanj4355
    @balaparanj4355 8 років тому

    She is trying to solve a problem that should be avoided altogether. I would focus on 5 core skills to build a web app. These skills will have a long shelf life.

    • @atomm7316
      @atomm7316 8 років тому

      basically that's what she said, when we try to learn everything at the same time, we go back to the book to make sure

    • @sinaghobadi5625
      @sinaghobadi5625 8 років тому

      Atom
      M

  • @Sarnum
    @Sarnum 7 років тому

    I do have to admit that the best way to learn is to create dozens of examples fromAPI docs, docs on their own are not great for learning.

  • @Aerosmithism
    @Aerosmithism 6 років тому

    The question here is there a way to increase ones cognitive resource? Can one has a bigger tank?

  • @GabriellaMarpaung
    @GabriellaMarpaung 9 років тому +9

    No kidding. Last Friday, I didn't pass the test for a web developer job I was applying for, because I f*king SOLVED a problem without knowing how I did it! They didn't accept the answers such as "I just... know" and "I couldn't explain how I do it"... I got a big NO!

    • @jeremiahfernandez9161
      @jeremiahfernandez9161 9 років тому +13

      +Gabriella Marpaung being able to explain your work is equally important as getting it done imho

    • @pingpong4811
      @pingpong4811 9 років тому +1

      +Joepet Fernandez No, it's not. To know in detail is wasting cognitive ressources - hello, watch the video! That's why we have invented books. Outsourcing information that experts don't need to have handy anymore, but they have automated it to the point they are applying it perfectly, yet may not be able to explain everything in detail.

  • @deeproy7292
    @deeproy7292 6 років тому +1

    thank you

  •  4 роки тому

    Everybody is jealous of node. Cause it's the future BIATCH !!!

  • @mrrolandlawrence
    @mrrolandlawrence 5 років тому

    wow what a great talk! saved to fave list.

  • @okrakale
    @okrakale Рік тому

    wow, phenomenal!

  • @bigmofo1122
    @bigmofo1122 6 років тому +3

    Did she asked if there are peoples who identify as 'unicorn' and one person said yes?

    • @aa33366
      @aa33366 6 років тому +2

      Two people said rofl

  • @AmeerFazal
    @AmeerFazal 8 років тому

    I believe "seasoned pilots and new pilots" difference because, new generation have more exposure to technology and they can logically relate to any new gadget faster than old timers. I think it is simple as that.

  • @МаксимМарков-з7с
    @МаксимМарков-з7с 7 років тому +2

    So how exactly does it help with programming? She wanted to explain but never did.

  • @iLLt0m
    @iLLt0m 8 років тому +2

    For anyone wanting that list (But it isn't true)...
    HTML 5
    CSS
    Javascript
    Java
    JQuery
    Underscore.js
    Backbone.js
    Angular.js
    Ember.js
    Python
    (Learn it The Hard Way)
    git
    GitHub
    SQL
    MySQL
    NoSQL
    Gulp
    Django
    Agile
    Lean
    ReactJS
    Single-page Web App
    Functional Programming
    Lambdas
    Monads
    Currying
    Swift
    Groovy
    Kendo
    Sencha
    Meteor
    Hadoop
    Ruby
    Rails
    Scala
    Objective-C
    PHP
    Perl

    • @potherca
      @potherca 8 років тому +1

      +Tom Ashley Reminds me very much of the "Top 50 Developer Tools & Services of 2015" post on StackShare:
      stackshare.io/posts/top-50-developer-tools-and-services-of-2015#top-50

  • @moistbrownypoints
    @moistbrownypoints 8 років тому

    Promises solve nested callbacks. It is called compostability!

  • @paulorugal
    @paulorugal 9 років тому +1

    Amazing talk!

  • @LastStar007
    @LastStar007 Рік тому

    I wonder how much this cognitive resource management is impaired in acutely high stress scenarios. In airplane emergencies, the pilots who bring the plane down safely are usually very good at managing their crew, and it's well established how people fighting for their lives get *extremely* selective vision and hearing.

  • @nukeman444
    @nukeman444 8 років тому +5

    *I know HTML*. haha! *A little bit of knowledge is a dangerous thing*.

    • @vickiebrewer686
      @vickiebrewer686 8 років тому

      Likewise, anyway well done Kathy! #ckzrste

  • @guavabean2969
    @guavabean2969 5 років тому

    Having a community where you can ask questions & share your wins and struggles is super important to a healthy & happy remote work life. Check out the GUAVABEAN Freelancer Group 👉 facebook.com/groups/guavabean/

  • @fazlyrabby
    @fazlyrabby 6 років тому

    what is the meaning of unicorn

  • @amatiasq
    @amatiasq 8 років тому +60

    Oh god she speaks so fast that having to translate and understand at half of the video I've drained my Cognitive Pool

    • @engelshentenawy
      @engelshentenawy 8 років тому +9

      +A Matías Quezada watched it on x2 ..

    • @rashshawn779
      @rashshawn779 8 років тому +1

      +A Matías Quezada Use Transcript.

    • @Matveyich
      @Matveyich 8 років тому +4

      you just need more exposure to it)

    • @LukasSoftwareDeveloper
      @LukasSoftwareDeveloper 8 років тому +6

      She speaks fast....? WHAT

    • @dysonlu
      @dysonlu 8 років тому +12

      She ate cake and stayed in a cage before getting on stage.

  • @arontsang
    @arontsang 4 роки тому

    I swear that is how we train Neural Networks.

  • @gilbertsenyonjo963
    @gilbertsenyonjo963 2 роки тому

    Now I know why I used to buy cake alot

  • @luisochoa554
    @luisochoa554 5 років тому

    What a talk👏 Loved it

  • @onceappuonatime
    @onceappuonatime 4 роки тому

    This video is similar to the one made by What I've learned channel.

  • @shishishishishishi1486
    @shishishishishishi1486 4 роки тому

    Serious pony

  • @TejaswiBitra
    @TejaswiBitra 9 років тому +3

    Oops, That means I am gradually getting used to being mediocre..