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 في 6 شباط / فبراير 2008

Five C++ Programming University Courses خمس ج + + برمجة الدورات الدراسيه الجامعيه

Here are five C++ Programming University Courses that offer their lecture, lab, and other course content on the web. وهنا الخمسة ج + + برمجة الدورات الدراسيه الجامعيه ان تقديم ما لديهم من محاضرة ، معمل ، وغيرها من محتوى الدورة على شبكة الانترنت. 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++. ج + + هذه المواد التعليميه وسوف تساعدك على سرعة تصل الى الترميز ج + + ، او يمكنك استخدام هذه لمعرفة طرق اكثر فعالية لاستخدام برنامج سي + +.


CS3101 - Programming Languages: C++ Cs3101 -- لغات البرمجه : ج + +
at Columbia Univeristy في جامعة كولومبيا

This course is an introduction to the C++ programming language. وهذه الدورة مقدمة لسي + + لغة برمجة. Students should leave this class with knowledge of fundamental C++ programming constructs and the tools necessary to quickly master more advanced techniques. وينبغي ان يترك الطلاب مع هذه الفئة من المعرفه الاساسية ج + + برمجة التركيبات والادوات الضروريه لماستر بسرعة اكثر التقنيات تطورا. 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. وعلاوة على ذلك ، سيكون من المتوقع ان الطلاب لاثبات القدرة على نحو فعال فى برنامج ج + + -- المنتجة للمدونة (1) يجمع ، (2) وتنتج الناتج الصحيح ، (3) يستخدم الصحيح ج + + التركيبات ، (4) هو واضح ومتماسك وعلق.

TOPICS المواضيع LECTURE محاضرة READINGS & HANDOUTS قراءات & حسنات CODE الرمز HOMEWORK واجب منزلي
Administrative Details التفاصيل الاداريه
CUNIX Cunix
Commandline Environment Commandline البيئة
Jumping Into C++ القفز إلى ج + +
lecture1 emacs reference card اماس اشارة بطاقه session1
Variables المتغيرات
Datatypes انواع البيانات
Operators مشغلي
Containers حاويات
Control Flow مراقبة تدفق
Random Numbers الارقام العشواءيه
lecture2 C++ Reference ج + + اشارة
sample عينه .emacs . اماس
sample عينه .profile . محة
session2 hw1
Functions الوظائف
Error Handling معالجة الاخطاء
OOP: structs & classes صافية : structs & الطبقات
lecture3 template metaprogramming قالب metaprogramming
session3 hw2 HW2
Template Functions and Classes قالب وظائف والطبقات
Separate Compilation & the make utiltiy تجميع منفصل.. وجعل utiltiy
Debugging: (preprocessor & GDB) تصحيح الأخطاء : (قبل المعالج & gdb)
lecture4 makefiles
templates النماذج
macros مختصرات
assert تأكيد
session4 hw3 HW3
Inheritance الميراث
Pointers & Arrays المؤشرات و المصفوفات
C-strings & File I/O ج - الجمل & الملف الاول / س
Arguments to main الى الحجج الرئيسية
Memory Allocation تخصيص الذاكرة
lecture5 pointers المؤشرات
lists قوائم
maps الخرائط
session5 hw4 HW4
Final النهائي hw5



CSCI 123 Introduction to Programming Concepts in C++ (CSCI 123 مدخل الى البرمجه في المفاهيم ج + +
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. الطلاب تصميم الخوارزميات ، كتابة وثائق الخارجية ، تصميم والكتابة في شفره المصدر ج / ج + + ، وكتابة وثائق داخلية للبرمجة المشاكل.

Lectures: محاضرات :


CSE 459.22: Programming in C++ 459،22 استراتيجية اثيوبيا : البرمجه في سي + + at Ohio State University في جامعة ولاية اوهايو

Lecture Slides: محاضرة الشرائح :
Labs: مختبرات :


CS117: Introduction to Programming Languages C++ Cs117 : مدخل إلى لغات البرمجه سي + + 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++ التعليم المهني المستمر 391d -- اساسيات البرمجه الموجهة من وجوه فى ج + + 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 - ساعة الائتمان القائمة على المشاريع الموجهة نحو المختبر وبطبيعة الحال تهدف الى تعليم أساسيات شيءيه في تصميم وتنفيذ ج + +. 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. اهداف الدورة الطلاب ان يكون لهما من الناحية العملية وتحديد برمجة شيءيه المفاهيم والاساليب ، وممارسة استخدام الطبقات ج + + ومكتبات فئة ، وتعديل القائمة ج + + الطبقات ، ج + + وضع الطبقات للتطبيقات البسيطة ، وممارسة مفاهيم وجوه - التحليل والتصميم (ooa / ood) وتصميم انماط وأطر من خلال تطوير ج + + القائم على المشروع.

Course Topics - Slides: وبطبيعة الحال مواضيع -- الشرائح :

  1. Introduction to the Object-Oriented Programming Concepts مقدمة لبرمجة شيءيه المفاهيم
  2. C++ Program structure ج + + هيكل البرنامج
  3. C++ Data Types ج + + انواع البيانات
  4. Functions, Scope and the Free Store مهام ونطاق ومنطقة المخزن
  5. The C++ Class فإن الطبقة ج + +
  6. Static Class members and the this pointer ساكنة اعضاء الطبقة وهذا مؤشر
  7. Operator Overloading مشغل اثقال
  8. Class Derivation and Inheritance الطبقة الاشتقاق والميراث
  9. Virtual Functions and Polymorphism وظائف والافتراضيه polymorphism
  10. Templates النماذج
  11. Object-Oriented Analysis and Design (OOAD) برمجة شيءيه (ooad)

Lab Assignments: مختبر الاحالات :

  1. Introduction to OOP, and The C++ Program Structure. مقدمة صافية ، وج + + هيكل البرنامج.
  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. ج + + فان الطبقة ، وتطبيق مصفوفه متناثره.
  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. الارث متعددة ، و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 اجاكس دروس من الدورات الدراسيه الجامعيه
  • Free Linux Internals Course وبطبيعة الحال الحرة لينكس الداخلية لل
  • Free Shell Scripting Course وبطبيعة الحال كتابه شل الحرة
  • Free Linux System Administration Course نظام لينكس الحرة وبطبيعة الحال الادارة

  • No Comments لا يوجد تعليقات »

    No comments yet. لا توجد تعليقات حتى الآن.

    RSS feed for comments on this post. ار اس اس للتعليقات على هذا المنصب.

    Leave a comment ترك التعليق

    You must be يجب ان يكون لديك logged in تسجيل الدخول to post a comment. لارسال تعليق.