Advertisement
Guest User

Udacity Study Tree

a guest
Jun 26th, 2016
2,551
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
J 3.25 KB | None | 0 0
  1.  + https://www.udacity.com/courses/all
  2.  |
  3.  | -> Intro Algebra Review [ Must have ]
  4.  |   |
  5.  |   | -> College Algebra
  6.  |   |
  7.  |   | -> Visualizing Algebra
  8.  |   |
  9.  |   | -> Intro to Physics
  10.  |   |
  11.  |   | -> Intro to Statistics
  12.  |   |  |
  13.  |   |  | -> Intro to Descriptive Statistics
  14.  |   |  | -> Intro to Inferential Statistics
  15.  |   |  |
  16.  |   |  -- [ AI, Machine Learning ] **
  17.  |
  18.  | -> Intro to Computer Science [ Must have ]
  19.  |   |
  20.  |   | -> Intro to Theoretical Computer Science
  21.  |   |
  22.  |   | -> Programming Languages
  23.  |   |
  24.  |   | -> Programming Foundations with Python
  25.  |   |  |
  26.  |   |  | -> Intro to Java Programming
  27.  |   |  |   |
  28.  |   |  |   -- [ Android ] ***
  29.  |   |  |
  30.  |   |  | -> Software Debugging
  31.  |   |
  32.  |   | -> Intro to Algorithms
  33.  |   |  |
  34.  |   |  | -> Computability, Complexity & Algorithms
  35.  |   |  |
  36.  |   |      | -> Design of Computer Programs
  37.  |   |  |
  38.  |   |  + [ Intro to Information Security ]
  39.  |   |  | -> Applied Cryptography
  40.  |   |
  41.  |   | -> Intro to Information Security
  42.  |   |
  43.  |   | -> Intro to Relational Databases
  44.  |   |
  45.  |   | -> Computer Networking
  46.  |   |
  47.  |   + [ Intro to Statistics ]
  48.  |   | -> Intro to Data Science [ Intro to Statistics required ]
  49.  |   +
  50.  
  51. -----------------------------[ Extra ]
  52.  |
  53.  -- [ Linux ]
  54.  |
  55.  | -> Linux Command Line Basics
  56.  |  |
  57.  |  | -> Configuring Linux Web Servers
  58.  |
  59.  -- [ Web Dev ]
  60.  |
  61.  | -> Web Development
  62.  |
  63.  | -> Intro to HTML and CSS
  64.  |  |
  65.  |  | -> Responsive Web Design Fundamentals
  66.  |  |  
  67.  |  | -> JavaScript Basics
  68.  |  |   |
  69.  |  |   | -> Intro to jQuery
  70.  |  |   | -> Intro to AJAX
  71.  |  |   | -> JavaScript Design Patterns
  72.  |  |   | -> Object-Oriented JavaScript
  73.  |  |   | -> JavaScript Promises
  74.  |  |   | -> How to Use Git and GitHub
  75.  |  |   | -> Web Tooling & Automation
  76.  |  |   |   |
  77.  |  |   |   | -> Front End Frameworks
  78.  |  |   |   | -> JavaScript Testing
  79.  |  |   |   | -> Client-Server Communication
  80.  |  |   |
  81.  |  |   | -> HTML5 Game Development
  82.  |  |
  83.  |  | -> Linux Command Line Basics
  84.  |  |   |
  85.  |  |   | -> Networking for Web Developers
  86.  |  |   | -> Configuring Linux Web Servers
  87.  |  |   | -> Full Stack Foundations
  88.  |  |   |   |
  89.  |  |   |   | -> Authentication & Authorization: OAuth
  90.  |  |   |   | -> Designing RESTful APIs
  91.  |  |   |   | -> Developing Scalable Apps in Python
  92.  |  |   |
  93.  |  |   | -> Configuring Linux Web Servers
  94.  |
  95.  |
  96.  -- [ AI, Machine Learning ] **
  97.  |
  98.  | -> Intro to Artificial Intelligence
  99.  |  |
  100.  |  + [ Intro to Data Science, Intro to Algorithms ]
  101.  |  | -> Intro to Machine Learning *
  102.  |  |  
  103.  |  | -> Machine Learning: Supervised Learning *
  104.  |  |   |
  105.  |  |   + [ Intro to Java Programming ]
  106.  |  |   | -> Reinforcement Learning
  107.  |  |
  108.  |  | -> Machine Learning *
  109.  |  |
  110.  |  | -> Introduction to Computer Vision
  111.  |
  112.  | * They could teach you the same things...
  113.  |
  114.  -- [ Android ] ***
  115.  |
  116.  | -> Android Development for Beginners
  117.  |  |
  118.  |  | -> Android Basics: Multi-screen Apps
  119.  |  |
  120.  |  + [ How to Use Git and GitHub ]
  121.  |  | -> Developing Android Apps
  122.  |  |   |
  123.  |  |   | -> Advanced Android App Development  
  124.  |  |   | -> Android Performance
  125.  |  |   | -> Gradle for Android and Java
  126.  |  |   | -> Firebase Essentials For Android
  127.  |  |   |
  128.  |  |   | -> 2D Game Development with libGDX
  129.  |  |   |   |
  130.  |  |   |   | -> How to Make a Platformer Using libGDX
  131.  |
  132.  -- [ Other ]
  133.  |
  134.  | -> Introduction to Operating Systems [ C Language required ]
  135.  |  |
  136.  |  | -> Advanced Operating Systems
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement