Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Über dieses Produkt
Product Identifiers
PublisherO'reilly Media, Incorporated
ISBN-101492045039
ISBN-139781492045038
eBay Product ID (ePID)3038677710
Product Key Features
Number of Pages295 Pages
LanguageEnglish
Publication NameThink Julia : How to Think like a Computer Scientist
Publication Year2019
SubjectProgramming Languages / General, Computer Science, Computer Literacy
TypeTextbook
AuthorAllen Downey, Ben Lauwens
Subject AreaComputers
FormatTrade Paperback
Dimensions
Item Height0.7 in
Item Weight18.5 Oz
Item Length9.2 in
Item Width7.4 in
Additional Product Features
Intended AudienceScholarly & Professional
Dewey Edition23
Dewey Decimal005.133
SynopsisIf you're just learning how to program, Julia is an excellent JIT-compiled, dynamically typed language with a clean syntax. This hands-on guide uses Julia 1.0 to walk you through programming one step at a time, beginning with basic programming concepts before moving on to more advanced capabilities, such as creating new types and multiple dispatch. Designed from the beginning for high performance, Julia is a general-purpose language ideal for not only numerical analysis and computational science but also web programming and scripting. Through exercises in each chapter, you'll try out programming concepts as you learn them. Think Julia is perfect for students at the high school or college level as well as self-learners and professionals who need to learn programming basics. Start with the basics, including language syntax and semantics Get a clear definition of each programming concept Learn about values, variables, statements, functions, and data structures in a logical progression Discover how to work with files and databases Understand types, methods, and multiple dispatch Use debugging techniques to fix syntax, runtime, and semantic errors Explore interface design and data structures through case studies