Effective Java Programming with Joshua Bloch

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ส.ค. 2024
  • Joshua Bloch, Chief Java Architect at Google, presents his Effective Java™ Programming Language Guide, the most practical, authoritative guidelines available for writing efficient, well-designed programs for the Java platform.
    Joshua Bloch's books: www.informit.co...
    Get all the OnSoftware Vidcasts-FREE: www.informit.co...
    www.InformIT.com/podcasts

ความคิดเห็น • 25

  • @ascherry69
    @ascherry69 12 ปีที่แล้ว +2

    "When in doubt, leave it out , less is more "
    Nice advice.
    watch at end question

  • @bijesh1984
    @bijesh1984 16 ปีที่แล้ว +1

    One of the best interview i have ever seen in my life...... it would be great to watch his presentations more. I am actually a novice developer in Java, i feel more great to learn from these legends or Java Guru. I have watched it more than 5 times, its awesome

  • @michaeldeng1981
    @michaeldeng1981 16 ปีที่แล้ว +1

    he is really a smart guy

  • @sejinster
    @sejinster 16 ปีที่แล้ว +1

    great advice! thanks for great interview!

  • @Nicolea9000
    @Nicolea9000 14 ปีที่แล้ว

    When in doubt, leave it out!

  • @awanbiru-ride
    @awanbiru-ride 8 ปีที่แล้ว +1

    Really shame Java 8 team did not took his opinion seriously on closure and API design. Now Java 8 is a more complex with stream API, forEach and closure.

  • @nurmarlin6150
    @nurmarlin6150 2 ปีที่แล้ว

    2022?

  • @F00dTube
    @F00dTube 16 ปีที่แล้ว

    c++ I think you mean c# ?

  • @bigdlamz
    @bigdlamz 4 ปีที่แล้ว

    When in doubt leave it out

  • @jabberwock11
    @jabberwock11 13 ปีที่แล้ว

    Effective Java Programming == Make sure you are writing an application that doesn't have to run fast.

  • @stopthrm
    @stopthrm 13 ปีที่แล้ว

    @Nicolea9000 PREACH BROTHER!

  • @wirajr
    @wirajr 15 ปีที่แล้ว

    I think you are wrong C++ can do most of these provided you use the right libraries (And C++ can source can be platform independent).
    Java is slower than C++, well you may be surprised that large Java applications may perform better than an equivalent in C++.the reason for this is that Java code is automatically optimized, where else in C++ the programmer has greater control and tends to miss use it and introduce performance bottlenecks. Theoretically however C++ is faster than Java

  • @mmayan
    @mmayan 16 ปีที่แล้ว +1

    Stop arguing over which language is better and what not. It is a mistake to get to "attached" to one language. Every programming should be treated as A tool, but you already know that. If you have a hammer as the only tool, you will define each problem as a nail.

  • @jabberwock11
    @jabberwock11 13 ปีที่แล้ว

    @IAmMediocreAtBest Java has never been fast compared to a real compiled language (like C++ or Fortran). That's not the end of the world but when you market is as a full general purpose programming langue it leads to problems.

  • @stopthrm
    @stopthrm 13 ปีที่แล้ว

    @Aanhaful NOPE.Avi

  • @BeerlessInGaza
    @BeerlessInGaza 12 ปีที่แล้ว +1

    four years later - still no closures - he needs to be smarter.

    • @bigdlamz
      @bigdlamz 4 ปีที่แล้ว +1

      lol

  • @AnkitGupta89
    @AnkitGupta89 11 ปีที่แล้ว

    And the next thing you will say is that Windows is so much cooler, flexible and more efficient than Linux

  • @axeVmanVzero
    @axeVmanVzero 14 ปีที่แล้ว

    He has awkward gestures. Just watch the body language, haha. smart guy tho

  • @nocxsville
    @nocxsville 16 ปีที่แล้ว

    come on guy we have the year 2008 and we need programming languages for this year.Take your belief and use stone age technologies. ;)
    P.S.: That you sa java is slow show that you have no knowledge about this language and their current implementation.

  • @macabre2007
    @macabre2007 15 ปีที่แล้ว

    Sooooo when in doubt leave it out? How can the human race progress from this point on lol