Introduction to Programming with Java Part 3: Fundamental Data Structures and Algorithms

所在平台: EdxArchive

课程类别: 其他类别

大学或机构: UC3Mx

授课老师: Carlos Delgado Kloos Carmen Fernández Panadero Carlos Alario-Hoyos Ph.D. Iria Estévez-Ayres Julio Villena Román Jorge Ruiz

课程主页: https://www.edx.org/archive/introduction-programming-java-part-3-uc3mx-it-1-3x

课程评论:没有评论

第一个写评论        关注课程

课程简介

Learn to enhance your code by using fundamental data structures and powerful algorithms in Java.

课程大纲

  • Arrange data on arrays and linked lists using primitive data types and classes.
  • Develop and use linear data structures, such as stacks and queues, implemented with linked lists or arrays.
  • Develop and use non-linear data structures, such as trees, including binary search trees and heaps, implemented with linked lists or arrays.
  • Implement algorithms for the efficient searching and sorting of data.

课程评论(0条)

课程详情

In this introductory course, you will learn programming with Java in an easy and interactive way.

You will learn about fundamental data structures, such as lists, stacks, queues and trees, and presents algorithms for inserting, deleting, searching and sorting information on these data structures in an efficient way.

Emphasis is put on immediate feedback and on having a fun experience. Programming knowledge is not only useful to be able to program today’s devices such as computers and smartphones. It also opens the door to computational thinking, i.e. the application of computing techniques to every-day processes.

This course is designed taking into account the subset and recommendations of the College Board in order to prepare learners for the Advanced Placement (AP) Computer Science A exam. 

课程标签

0人关注该课程

主题相关的课程