Intelligentedu intelligentedu
Best New Free Computer IT Training Tutorial Resources 最佳新免費電腦的資訊科技培訓,補習資源
Translate to EnglishÜbersetzen Sie zum Deutsch/GermanTraduzca al Español/SpanishTraduisez au Français/FrenchTraduca ad Italiano/ItalianTraduza ao Português/Portuguese日本語に翻訳しなさい /Japanese
한국어에게 번역하십시오/Korean中文翻译/Chinese Simplified中文翻译/Chinese Traditionalترجمة الى العربية/ArabicVertaal aan het Nederlands/DutchΜεταφράστε στα ελληνικά/GreekПереведите к русскому/Russian





Blog Roll: 博客滾動:


Top Links: 頂部鏈接:

February 6, 2008 2008年2月6日

Five C++ Programming University Courses 5 C + +編程大學課程

Here are five C++ Programming University Courses that offer their lecture, lab, and other course content on the web.這裡有五個 C + +編程大學課程,提供他們的講座,實驗室,和其他的課程內容在網站上。 This C++ learning material will help you get up to speed with coding C++, or you can use these to learn more effective ways to program using C++.這個C + +的學習材料將幫助您起來,以加快與編碼的C + + ,或您可以使用這些學習更有效的方法,以計劃使用C + + 。


CS3101 - Programming Languages: C++ cs3101 -編程語言: C + +中
at Columbia Univeristy在哥倫比亞大學

This course is an introduction to the C++ programming language.這當然是介紹到C + +編程語言。 Students should leave this class with knowledge of fundamental C++ programming constructs and the tools necessary to quickly master more advanced techniques.學生應離開這個階層的基本知識, C + +編程構造和必要的工具,以迅速掌握更先進的技術。 Moreover, students will be expected to demonstrate ability to program effectively in C++ - producing code that (1) compiles, (2) produces correct output, (3) utilizes proper C++ constructs, (4) is coherent and clearly commented.此外,學生將可望表現能力計劃有效地在C + + -製作代碼( 1 )編制, ( 2 )產生正確的輸出, ( 3 )利用適當的C + +的建構, ( 4 )是一致和明確的評論。

TOPICS話題 LECTURE講座 READINGS & HANDOUTS讀&施捨 CODE代碼 HOMEWORK家庭作業
Administrative Details行政細節
CUNIX cunix
Commandline Environment命令行環境
Jumping Into C++跳躍到C + +
lecture1 emacs reference card Emacs的參考卡 session1
Variables變數
Datatypes數據類型
Operators營辦商
Containers容器
Control Flow控制流
Random Numbers隨機編號
lecture2 C++ Reference C + +的參考
sample樣品 .emacs 。在Emacs
sample樣品 .profile 。簡介
session2 hw1
Functions職能
Error Handling錯誤處理
OOP: structs & classes面向對象: structs &班
lecture3 template metaprogramming模板metaprogramming
session3 hw2
Template Functions and Classes模板的職能和班
Separate Compilation & the make utiltiy分別彙編& 作出 utiltiy
Debugging: (preprocessor & GDB)調試: (前置& gdb此時就會)
lecture4 makefiles
templates範本
macros
assert斷言
session4 hw3
Inheritance繼承
Pointers & Arrays指針與數組
C-strings & File I/O的C -弦樂團及文件I / O
Arguments to main論據主要
Memory Allocation內存分配
lecture5 pointers指針
lists名單
maps地圖
session5 hw4
Final最後 hw5



CSCI 123 Introduction to Programming Concepts in C++ csci 123介紹編程的概念,在 C + +
at Fullerton College在富勒頓學院

This course is an introduction to the basic principles of programming using a structured programming language, C/C++.這當然是介紹的基本原則,規劃使用結構化編程語言,炭/炭+ + 。 Students will design algorithms, write external documentation, design and write source code in C/C++, and write internal documentation for programming problems.學生將設計算法,寫的外部文件,設計和寫的源代碼在C / C + + ,並撰寫內部文件規劃問題。

Lectures:講座:


CSE 459.22: Programming in C++ 459.22的CSE :編程在 C + + at Ohio State University在俄亥俄州立大學

Lecture Slides:演講幻燈片:
Labs:實驗室:


CS117: Introduction to Programming Languages C++ cs117 :介紹編程語言的C + + at the Univeristy of Chicago在芝加哥大學

This course covers definition, use, algorithm design and algorithm analysis of the fundamental abstract data types, including linked lists, stacks, queues, trees and graphs.這項課程涵蓋的定義,使用,算法設計和算法分析的基本抽象數據類型,包括鍊錶,棧,隊列,樹和圖。 Also, analysis of each algorithm is done.此外,分析每個算法是這樣做。

Lectures講座 :

CpE 391D - Fundamentals Of Object Oriented Programming In C++ CPE的391d -基本面向對象編程在C + + at West Virginia University在西維吉尼亞大學

This is a 3-credit hour project-based laboratory-oriented course aimed at learning the fundamentals of object-oriented design and implementation in C++.這是一個3小時的信貸項目為基礎的實驗室為導向的課程,目的是學習基本的面向對象的設計與實現在C + + 。 The objectives of the course are to have students identify and practice the object-oriented programming concepts and techniques, practice the use of C++ classes and class libraries, modify existing C++ classes, develop C++ classes for simple applications, and practice the concepts of Object-Oriented Analysis and Design (OOA/OOD) and design patterns and frameworks by developing a C++ based project.培訓班的目的是要學生找出與實踐面向對象的程序設計概念和技術,實踐中使用的C + +階級和階級圖書館,修改現有的C + +類,發展C + +類簡單的應用,與實踐的概念,對象面向的分析與設計(面向對象分析/面向對象設計)和設計模式和框架,制定了C + +的基礎工程。

Course Topics - Slides:當然主題-幻燈片:

  1. Introduction to the Object-Oriented Programming Concepts介紹了面向對象的程序設計概念
  2. C++ Program structure C + +程序結構
  3. C++ Data Types C + +的數據類型
  4. Functions, Scope and the Free Store職能,範圍和免費商店
  5. The C++ Class C + +類
  6. Static Class members and the this pointer靜態類成員和這個指針
  7. Operator Overloading經營者超載
  8. Class Derivation and Inheritance一流的推導和繼承
  9. Virtual Functions and Polymorphism虛擬的職能和多態性
  10. Templates範本
  11. Object-Oriented Analysis and Design (OOAD)面向對象的分析與設計( ooad )

Lab Assignments:勞顧會的任務:

  1. Introduction to OOP, and The C++ Program Structure.介紹了面向對象編程,和C + +程序結構。
  2. Data Types I, Pointers, references, and arrays (2 weeks)數據類型,指針,引用,陣列( 2週)
  3. Data Types II, Structs and Classes.數據類型二, structs及班級。
  4. The C++ class, Sparse Matrix Application. C + +類,稀疏矩陣的應用。
  5. Nested Classes, and discrete event simulation of a client server model (2 weeks).嵌套班,和離散事件仿真的客戶端服務器模型( 2週) 。
  6. The this pointer, Static data members, and operator overloading.這個指針,靜態數據成員,和經營者超載。
  7. Class derivation, and inheritance.一流的推導,和繼承權。
  8. Multiple inheritance, and Polymorphism.多重繼承,以及多態性。
  9. Project: Object-Oriented Analysis and Design (2 weeks)項目:面向對象分析與設計( 2週)
  10. Project: Implementation and testing (2 weeks)項目:實施和測試( 2週)

Popularity: 14% [人氣: 14 % [ ? ] ]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages. 分享和享受: 這些圖標鏈接到社會書籤網站,讀者可以分享和發現新的網頁。
  • blogmarks
  • del.icio.us
  • Furl
  • Reddit
  • Shadows
  • YahooMyWeb
  • StumbleUpon
  • Digg
Related Posts: 相關文章:
  • 39 Univeristy Programming and IT Courses 39大學編程和資訊科技課程
  • 9 AJAX Tutorials from Univeristy Courses 9 Ajax的教程,從大學課程
  • Free Linux Internals Course免費的Linux內部當然
  • Free Shell Scripting Course免費殼腳本,當然
  • Free Linux System Administration Course免費的Linux系統,政府當然

  • Filed under:提起下: Best New Free Computer IT Training Tutorial Resources最佳新免費電腦的資訊科技培訓,補習資源 — computer_teacher @ 10:52 pm -c omputer_teacher@下午1 0時5 2分

    No Comments沒有評論 »

    No comments yet.沒有評論。

    RSS feed for comments on this post. RSS饋送的評論對這個職位。

    Leave a comment留下意見

    You must be您必須 logged in記錄在 to post a comment.張貼評論。