Bruce Eckel

From Wikipedia, the free encyclopedia

Bruce Eckel (born July 8, 1957) is a computer programmer, author and consultant. His best known works are Thinking in Java and Thinking in C++, aimed at programmers wanting to learn the Java or C++ programming languages, particularly those with little experience of object-oriented programming. Eckel was a founding member of the ANSI/ISO C++ standard committee.[citation needed]

Views on computing[]

In 2011, Eckel wrote about the Go programming language, stating:[1]

The complexity of C++ (even more complexity has been added in the new C++), and the resulting impact on productivity, is no longer justified. All the hoops that the C++ programmer had to jump through in order to use a C-compatible language make no sense anymore — they're just a waste of time and effort. Now, Go makes much more sense for the class of problems that C++ was originally intended to solve.

Bibliography[]

  • Computer Interfacing with Pascal & C, Bruce Eckel. Eisys 1988, ISBN 0-89716-211-0.
  • Using C++, Bruce Eckel. Osborne/McGraw-Hill 1989, ISBN 978-0-07-881522-5.
  • C++ Inside & Out, Bruce Eckel. Osborne/McGraw-Hill 1993, ISBN 978-0-07-881809-7.
  • Blackbelt C++: The Masters Collection, Edited by Bruce Eckel. M&T/Holt 1994, ISBN 978-1-55851-334-1.
  • Thinking in C++: Introduction to Standard C++, Volume One (2nd Edition), Bruce Eckel. Prentice-Hall PTR 2000, ISBN 978-0-13-979809-2. Available for free download [2]
  • Thinking in C++, Vol. 2: Practical Programming, 2nd Edition, Bruce Eckel and Chuck Allison. Prentice-Hall PTR, 2003. ISBN 0-13-035313-2. Available for free download [2]
  • Thinking in Java, 4th Edition, Bruce Eckel. Prentice-Hall PTR, 2006. ISBN 0-13-187248-6.
  • "First Steps in Flex", Bruce Eckel and James Ward. MindView, Inc., 2008. ISBN 978-0-9818725-0-6.
  • "Atomic Scala", Bruce Eckel and Dianne Marsh. Mindview, LLC, 2013. ISBN 978-0-9818725-1-3.
  • "On Java 8", Bruce Eckel, MindView LLC, 2017. ISBN 978-0-9818725-2-0.

Further reading[]

References[]

  1. ^ Bruce Eckel (27 August 2011). "Calling Go from Python via JSON-RPC". Retrieved 29 August 2011.
  2. ^ a b mindview LLC. - Books Download Sites

External links[]


Retrieved from ""