Information Technology
Hands on Training icon
Hands On Training
Hands on Training icon

Pointers, Arrays, and Recursion

Course Cover
compare button icon

Course Features

icon

Duration

21 hours

icon

Delivery Method

Online

icon

Available on

Limited Access

icon

Accessibility

Mobile, Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Beginner

icon

Teaching Type

Self Paced

icon

Video Content

21 hours

Course Description

The third course in the specialization Introduction to Programming In C introduces programming constructs arrays, pointers, and recursion. By allowing you to refer to other data, pointers allow for control and flexibility in programming in C. Arrays allow data to be bundled by ensuring that data is grouped together. Recursive functions, which are functions that call themselves, provide an alternative to iteration and can be very useful in implementing certain algorithms.

Course Overview

projects-img

Hands-On Training,Instructor-Moderated Discussions

projects-img

Case Studies, Captstone Projects

Skills You Will Gain

What You Will Learn

Learn how to project manage

Learn how to recursion

Learn how to use pointers

Learn how to create arrays

Course Cover