Introduction to Software, Programming, and Databases (Coursera)

Offered by IBM,
Introduction to Software, Programming, and Databases (Coursera)

There are many types of software and understanding software can be overwhelming. This course aims to help you understand more about the types of software and how to manage software from an information technology (IT) perspective. This course will help you understand the basics of software, cloud computing, web browsers, development and concepts of software, programming languages, and database basics.

Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.

After completing this course, you will have a better understanding of software processes, and you'll be more confident in your understanding of using and securing your applications.
In this course, you'll learn about software that ranges from the operating system running on your mobile phone to the applications that run databases on your computer at work. You'll also begin to understand more about installing and managing web browsers, using extensions and plug-ins, and keeping web browsers secure and updated.
Additionally, you'll see how cloud-based technologies can help businesses create and deploy applications more quickly. This course will also teach you about the development and delivery of software and applications. By the end of the course, you'll understand simple programming concepts and types, and you'll become more familiar with the fundamentals of database management.
Course 2 of 5 in the Information Technology (IT) and Cloud Fundamentals Specialization.

What You Will Learn

  • Identify types of software, software applications, and software management.
  • Discuss cloud computing and web browser concepts.
  • Explain software development models, techniques, and concepts.
  • Describe fundamental concepts in database management.

Syllabus

WEEK 1
Computing Platforms and Software Applications
Do you know which computing platform is on your device? Are you using the right software for the task you're tackling? Are your software versions updated? This course will help you answer these questions by giving you a better understanding of the essentials of software and by showing you how to effectively manage programs and applications.
In this module, you will learn about computing platforms, single- and cross-platform software, compatibility across platforms, and software versioning. You will learn about the differences between commercial and open source software, while also learning about different types of software and file formats.

WEEK 2
Fundamentals of Web Browsers, Applications, and Cloud Computing
Do you know which web browser to use and how to configure it to work best for you? Is your web browser as secure as it might be, and do you need to use browser extensions or plug-ins? Do you want to know what the cloud is really all about, and do you understand how applications that you develop might be used and deployed by your users?
This week, you will learn about common web browsers and browser settings, browser security, and browser extensions and plug-ins. You will learn about cloud computing, and you will also learn about application architecture models, application delivery methods, and the software development lifecycle (or SDLC).

WEEK 3
Basics of Programming
Understanding programming basics and the software development cycle is a crucial part of working with the software. Software developers must know how to code and understand how to identify and fix software problems. When writing code, software creators need to select the right data types, choose the best programming language for the software, and organize code most effectively.
This week, you will learn about basic programming concepts and programming language categories. You will learn about programming logic components and organizational techniques.

WEEK 4
Database Fundamentals
This week you will learn about database fundamentals. During this module, you will learn about the different types of databases as well as the basics concepts of what makes a database a database. Next, you will be taught how to use and manage a database. Finally, you will learn how to interface with a database and know how and why backing up a database is important.

WEEK 5
Final Quiz
In this module, you’ll assess your course knowledge through a final quiz based on the previous four modules.

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Version Control with Git (Coursera) Coursera
Atlassian

Version Control with Git (Coursera)

The Version Control with Git course provides you with a solid, hands-on foundation for understanding the Git version control system. Git is open source software originally created by Linus Torvalds. Git manages team files for large and small projects. This allows the team to continuously improve its product. It is used by most major technology companies, and is assumed knowledge for many modern programming and IT jobs. It is a core component of DevOps, continuous delivery pipelines and cloud-native computing. You could also use Git to manage the many continuously improving revisions of that book that you are writing.

Sep 7th 2026
4 Weeks
Foundation to Multi-Cloud (Coursera) Coursera
EDUCBA

Foundation to Multi-Cloud (Coursera)

The "Foundation to Multi-Cloud" course is designed to provide a comprehensive understanding of multi-cloud computing principles, benefits, and challenges. It equips you with the knowledge and skills required to effectively manage and utilize multiple cloud platforms simultaneously. This course introduces the concept of multi-cloud, elucidates its advantages and complexities, and delves into various strategies and technologies for implementing and managing multi-cloud environments.

Sep 7th 2026
3 Weeks
Introducción a la programación en Python I: Aprendiendo a programar con Python (Coursera) Coursera
Pontificia Universidad Católica de Chile

Introducción a la programación en Python I: Aprendiendo a programar con Python (Coursera)

Decía Steve Jobs que “todo el mundo debería aprender a programar un ordenador porque esto te ayuda a pensar”. Hoy en día la programación es una herramienta fundamental para el desarrollo de la tecnología moderna. Este curso te introduce en el mundo de la programación en el lenguaje Python.

Sep 7th 2026
5-12 Weeks
Alibaba Cloud Native Solutions and Container Service (Coursera) Coursera
Alibaba Cloud Academy

Alibaba Cloud Native Solutions and Container Service (Coursera)

This course demonstrates how to use Alibaba Cloud Container Service and Container Registry Service to design and develop architectures related to cloud native applications, services, and security solutions. This course helps you understand the basic concepts of cloud native, the commercial implementation of container technology, and Kubernetes technology as well as extra benefits provided by Alibaba Cloud. This course is intended to prepare users to take the Alibaba Cloud Native ACA certification exam.

Sep 7th 2026
5-12 Weeks
Computer Science: Programming with a Purpose (Coursera) Coursera
Princeton University

Computer Science: Programming with a Purpose (Coursera)

The basis for education in the last millennium was “reading, writing, and arithmetic;” now it is reading, writing, and computing. Learning to program is an essential part of the education of every student, not just in the sciences and engineering, but in the arts, social sciences, and humanities, as well. Beyond direct applications, it is the first step in understanding the nature of computer science’s undeniable impact on the modern world.

Sep 7th 2026
5-12 Weeks
Programming Languages, Part A (Coursera) Coursera
University of Washington

Programming Languages, Part A (Coursera)

This course is an introduction to the basic concepts of programming languages, with a strong emphasis on functional programming. The course uses the languages ML, Racket, and Ruby as vehicles for teaching the concepts, but the real intent is to teach enough about how any language “fits together” to make you more effective programming in any language -- and in learning new ones.

Sep 7th 2026
5-12 Weeks
Estruturas de dados Python (Coursera) Coursera
University of Michigan

Estruturas de dados Python (Coursera)

Este curso apresentará as estruturas de dados centrais da linguagem de programação Python. Vamos superar os fundamentos da programação de procedimentos e explorar como podemos usar as estruturas de dados integradas do Python, como listas, dicionários e tuplas, para realizar análises de dados cada vez mais complexas. Este curso cobrirá os capítulos 6 a 10 do livro “Python para Todos”. Este curso aborda o Python 3.

Sep 7th 2026
5-12 Weeks
C# for .NET Developers (Coursera) Coursera
Board Infinity

C# for .NET Developers (Coursera)

In this course you will be introduced to everything from the basics of programming concepts like variables, data types, and control structures, to more advanced topics like object-oriented programming, etc. By the end of the course, you'll have a solid understanding of C# programming, the .NET framework, and how to use them to build a variety of applications. You'll have the skills and knowledge you need to start your career as a C# developer or take your current skills to the next level.

Sep 7th 2026
3 Weeks