Skip to main content

Where to Go from Here

  • Chapter
  • First Online:
Dart for Absolute Beginners
  • 1242 Accesses

Abstract

Can you still remember Hello World? It seems like ages ago that you were a complete novice trying to wrap your head around the concept of a variable. If you made it this far, you’re probably proficient at Dart. You can create your own web apps that do something useful. That’s great, but it can just be the beginning of your journey ordering around computers. You’ve learned enough to know how much you don’t know!

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 59.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 79.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    MIT’s Open Courseware ( http://ocw.mit.edu ) is a free platform providing course materials from a variety of subjects from one of the world’s leading engineering/scientific institutions. Its Computer Science and Electrical Engineering department offers the full videos of lectures, assignments, and quizzes that a student taking the course would see. The course Introduction to Computer Science and Programming, taught in Python, is a good fit for someone thinking about learning computer science. Further information is available at http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/ .

  2. 2.

    The lowest level human readable language for a particular hardware platform. Assembly language mirrors machine language but uses familiar English-like words. Assembly language for one microprocessor architecture will differ significantly from assembly language for another microprocessor architecture. For example, the assembly of your phone, running an ARM microprocessor, will be different from the assembly language of your desktop computer, running an x86-64 microprocessor.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2014 David Kopec

About this chapter

Cite this chapter

Kopec, D. (2014). Where to Go from Here. In: Dart for Absolute Beginners. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-6482-8_17

Download citation

Publish with us

Policies and ethics