Skip to main content

Overview of Programming

  • Chapter
  • First Online:
Practical AI for Healthcare Professionals
  • 1452 Accesses

Abstract

Now that we have covered some of the basics of computer science and algorithms, it’s time to get into the nitty-gritty of applying those concepts. Just as an astronomer uses a telescope to carry out their craft, so does the computer scientist using programming to bring their algorithms and ideas into reality. The point is that programming is a tool for transforming procedural steps into real life code that can be used. Consequently, we need to understand how to write these programs so that we can get actually useful outputs from an algorithm or (in the coming chapters) an AI program. In this chapter, we’ll be writing up a program to do a simple task, finding the roots of a quadratic equation. First, we’ll go over what programs are. Then, we’ll outline the task at hand. Finally, we’ll go through a few attempts at trying to solve the task at hand, learning basic Python syntax and concepts along the way.

All supporting code for this chapter can be found at https://github.com/Apress/Practical-AI-for-Healthcare-Professionals/tree/main/ch3

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 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.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

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2022 Abhinav Suri

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Suri, A. (2022). Overview of Programming. In: Practical AI for Healthcare Professionals. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-7780-5_3

Download citation

Publish with us

Policies and ethics