Intelligentedu Intelligentedu
Best New Free Computer IT Training Tutorial Resources 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: Blog Roll:


Top Links: Top-Links:

February 6, 2008 6. Februar 2008

Visual C# eBook Visual C #-eBook

This Visual C# ebook, Das Visual C # ebook, Programming Microsoft Visual C# 2005: The Language Programming Microsoft Visual C # 2005: The Language , provides detailed explanations and instruction on important features and contructs of the Visual C# programming language. , Bietet detaillierte Erklärungen und Anweisungen auf wichtige Features und contructs der Visual C #-Programmiersprache. It explains and gives sample code for new features to Visual C# ,including generics, anonymous methods, static classes, and new classes that affect garbage collection. Es erklärt und gibt Beispielcode für neue Features auf Visual C #, einschließlich Generika, anonyme Methoden, statische Klassen und neue Klassen, die sich auf garbage collection. The Exception Assistant, code snippets, and visualizers, as improvments to Visual Studio, are also covered by this ebook. Die Ausnahme-Assistent, Code Snippets, und visualizers, wie Verbesserungen zu Visual Studio, sind ebenfalls durch dieses eBook. From a debugging perspective, Chapter 12 examines what a managed application is and helps you understand how to debug a managed application. Aus einem Debugging-Perspektive, Kapitel 12 wird untersucht, was eine verwaltete Anwendung ist und hilft Ihnen zu verstehen, wie zum Debuggen eine verwaltete Anwendung. This book is for those looking for a comprehensive explanation of Visual C# or want to explore a specific aspect of the language. Dieses Buch ist für diejenigen, für eine umfassende Erklärung von Visual C # oder wollen erkunden, einen spezifischen Aspekt der Sprache. It provides in-depth explanations along with lots of sample code. Es bietet detaillierte Erklärungen zusammen mit vielen Beispielcode. Here is the direct Hier ist die direkte download link Download-Link for this C# ebook. für dieses ebook C #. (5.4MB, CHM format). (5.4MB, CHM-Format).


Table of Contents : Inhaltsverzeichnis:

Introduction Einleitung
Part I - Core Language Teil I - Core Language
Chapter 1-Introduction to Visual C# Programming Kapitel 1-Einführung in Visual C #-Programmierung
Chapter 2-Types Kapitel 2-Typen
Chapter 3-Inheritance Kapitel 3-Vererbung
Part II - Core Skills Teil II - Core Skills
Chapter 4-Introduction to Visual Studio 2005 Kapitel 4-Einführung in die Visual Studio 2005
Chapter 5-Arrays and Collections Kapitel 5-Arrays und Sammlungen
Chapter 6-GenericsChapter 7-Iterators Kapitel 6-GenericsChapter 7-Iteratoren
Part III - More C# Language Teil III - Mehr Sprache C #
Chapter 8-Delegates and Events Kapitel 8-Delegierten und Events
Chapter 9-Exception Handling Kapitel 9-Ausnahmebehandlung
Part IV - Debugging Teil IV - Debugging
Chapter 10-Metadata and Reflection Kapitel 10-Metadaten und Reflection
Chapter 11-MSIL Programming Kapitel 11-Programmierung MSIL
Chapter 12-Debugging with Visual Studio 2005 Kapitel 12-Debugging mit Visual Studio 2005
Chapter 13-Advanced Debugging Kapitel 13-Advanced Debugging
Part V - Advanced Concepts Teil V - Advanced Concepts
Chapter 14-Memory Management Kapitel 14-Memory Management
Chapter 15-Unsafe Code Kapitel 15-Unsafe Code
Appendix A-Operator Overloading ANHANG A-Operator overloading

Popularity: 13% [ Beliebtheit: 13% [ ? ? ] ]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages. Aktie und genießen Sie: Diese Icons Link zum Social Bookmarking Websites, auf denen die Leser teilen können und entdecken Sie neue Web-Seiten.
  • blogmarks
  • del.icio.us
  • Furl
  • Reddit
  • Shadows
  • YahooMyWeb
  • StumbleUpon
  • Digg
Related Posts: Verwandte Beiträge:
  • 16 Ebooks for C++, C#, and Visual Studio 16 Ebooks für C + +, C # und Visual Studio
  • 2 Free Book Sites 2 Freie Buch-Sites
  • 3 .NET Programming eBooks 3. NET-Programmierung eBooks
  • A Programmer's Introduction to Visual Basic.Net - Free eBook A Programmer's Introduction to Visual Basic.Net - Free eBook
  • 1 UML and 3 Visual Basic .Net Ebooks UML 1 und 3 Visual Basic. NET Ebooks

  • Filed under: Abgelegt unter: Best New Free Computer IT Training Tutorial Resources Best New Free Computer IT Training Tutorial Resources — computer_teacher @ 6:15 pm -- Computer_teacher @ 6:15 pm


    Five C++ Programming University Courses Fünf C + + Programmierung Universität Kurse

    Here are five C++ Programming University Courses that offer their lecture, lab, and other course content on the web. Hier sind fünf C + + Programming Universität Kurse, bieten ihren Vortrag, Labor und andere Inhalte im 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++. Diese C + + Lernmaterial sollen Ihnen helfen, mit bis zu Geschwindigkeit mit den von Coding C + +, oder Sie können diese zu lernen, effektivere Wege zur Programmierung mit C + +.


    CS3101 - Programming Languages: C++ CS3101 - Programmiersprachen: C + +
    at Columbia Univeristy an der Columbia Universität

    This course is an introduction to the C++ programming language. Dieser Kurs ist eine Einführung in die C + + Programmiersprache. Students should leave this class with knowledge of fundamental C++ programming constructs and the tools necessary to quickly master more advanced techniques. Die Schüler sollten aus dieser Klasse mit Wissen von grundlegender C + +-Programmierung-Konstrukte und die notwendigen Werkzeuge, um schnell beherrschen mehr fortgeschrittene Techniken. 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. Außerdem, Studenten wird erwartet, daß sie ihre Fähigkeiten wirksam zu programmieren in C + + - Herstellung von Code, (1) erstellt, (2) produziert richtigen Ausgang, (3) nutzt ordnungsgemäße C + +-Konstrukte, (4) ist kohärent und klar kommentiert.

    TOPICS THEMEN LECTURE REFERAT READINGS & HANDOUTS LEKTÜRE & Handouts CODE HOMEWORK HAUSAUFGABEN
    Administrative Details Administrative Details
    CUNIX
    Commandline Environment Kommandozeile Umwelt
    Jumping Into C++ Jumping in C + +
    lecture1 emacs reference card Emacs Referenz-Karte session1
    Variables Variablen
    Datatypes Datentypen
    Operators Die Betreiber
    Containers Container
    Control Flow Flow Control
    Random Numbers Zufallszahlen
    lecture2 C++ Reference C + + Reference
    sample Beispiel .emacs . Emacs
    sample Beispiel .profile . profile
    session2 hw1
    Functions Funktionen
    Error Handling Error Handling
    OOP: structs & classes OOP: Strukturen, Klassen &
    lecture3 template metaprogramming Template-Metaprogrammierung
    session3 hw2
    Template Functions and Classes Template-Funktionen und Klassen
    Separate Compilation & the make utiltiy Separate Compilation & make utiltiy
    Debugging: (preprocessor & GDB) Debugging: (Präprozessor & GDB)
    lecture4 makefiles Makefiles
    templates Vorlagen
    macros Makros
    assert behaupten
    session4 hw3
    Inheritance Vererbung
    Pointers & Arrays Zeigegeräte & Arrays
    C-strings & File I/O C-Strings & File-I / O
    Arguments to main Argumente zu Hauptinhalt
    Memory Allocation Memory Allocation
    lecture5 pointers Zeiger
    lists Listen
    maps Karten
    session5 hw4
    Final Endgültige hw5



    CSCI 123 Introduction to Programming Concepts in C++ CSCI 123 Einführung in die Programmierung in C + +
    at Fullerton College in Fullerton College

    This course is an introduction to the basic principles of programming using a structured programming language, C/C++. Dieser Kurs ist eine Einführung in die Grundlagen der Programmierung mit Hilfe eines strukturierten Programmiersprache C / C + +. Students will design algorithms, write external documentation, design and write source code in C/C++, and write internal documentation for programming problems. Die Schüler entwerfen Algorithmen, schreiben externe Dokumentation, Design und schreiben Source-Code in C / C + +, und schreiben interne Unterlagen für die Programmierung Probleme.

    Lectures: Lehrveranstaltungen:


    CSE 459.22: Programming in C++ 459,22 CSE: Programmierung in C + + at Ohio State University an der Ohio State University

    Lecture Slides: Vorlesung Folien:
    Labs:


    CS117: Introduction to Programming Languages C++ CS117: Einführung in die Programmiersprachen C + + at the Univeristy of Chicago an der University 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. Dieser Kurs umfasst Definition, Verwendung, Algorithm Design-Algorithmus und Analyse der grundlegenden abstrakten Datentypen, einschließlich der verlinkten Listen, Stacks, Queues, Bäume und Graphen. Also, analysis of each algorithm is done. Auch Analyse jeder Algorithmus ist fertig.

    Lectures Vorträge :

    CpE 391D - Fundamentals Of Object Oriented Programming In C++ CPE 391D - Grundlagen der objektorientierten Programmierung in C + + at West Virginia University an der 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++. Dies ist ein 3-Kredit-Stunden-Projekt-basierten Labor-orientierten Kurs richtet sich an das Erlernen der Grundlagen der objektorientierten Design und Implementierung in 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. Die Ziele des Kurses sind die Studierenden zu identifizieren und Praxis der objektorientierten Programmierung Konzepte und Techniken der Praxis die Verwendung von C + +-Klassen und Klassenbibliotheken, Modifizierung bestehender C + +-Klassen, Entwicklung C + +-Klassen für einfache Anwendungen, Praxis und die Konzepte der Objekt - Oriented Analysis and Design (OOA / OOD) und Design Patterns und Frameworks durch die Entwicklung einer C + + basierenden Projekt.

    Course Topics - Slides: Kursthemen - Folien:

    1. Introduction to the Object-Oriented Programming Concepts Einführung in die objektorientierte Programmierung Konzepte
    2. C++ Program structure C + + Programm-Struktur
    3. C++ Data Types C + +-Datentypen
    4. Functions, Scope and the Free Store Funktionen, Umfang und der Free Shop
    5. The C++ Class Die C + +-Klasse
    6. Static Class members and the this pointer Statische Klasse und die Mitglieder dieser Zeiger
    7. Operator Overloading Operator overloading
    8. Class Derivation and Inheritance Klasse Ableitung und Vererbung
    9. Virtual Functions and Polymorphism Virtuelle Funktionen und Polymorphismus
    10. Templates Vorlagen
    11. Object-Oriented Analysis and Design (OOAD) Object-Oriented Analysis and Design (OOAD)

    Lab Assignments: Praktikum:

    1. Introduction to OOP, and The C++ Program Structure. Einführung in die OOP, und der C + + Programm-Struktur.
    2. Data Types I, Pointers, references, and arrays (2 weeks) Datentypen I, Zeiger, Referenzen und Arrays (2 Wochen)
    3. Data Types II, Structs and Classes. Datentypen II, Strukturen und Klassen.
    4. The C++ class, Sparse Matrix Application. Die C + +-Klasse, Sparse-Matrix-Anwendung.
    5. Nested Classes, and discrete event simulation of a client server model (2 weeks). Geschachtelte Klassen und Discrete Event Simulation eines Client-Server-Modell (2 Wochen).
    6. The this pointer, Static data members, and operator overloading. Die diesem Zeiger, statische Daten Mitglieder, Betreiber und Überlastung.
    7. Class derivation, and inheritance. Klasse Ableitung und Vererbung.
    8. Multiple inheritance, and Polymorphism. Multiple Vererbung und Polymorphismus.
    9. Project: Object-Oriented Analysis and Design (2 weeks) Projekt: Object-Oriented Analysis and Design (2 Wochen)
    10. Project: Implementation and testing (2 weeks) Projekt: Implementierung und Test (2 Wochen)

    Popularity: 14% [ Beliebtheit: 14% [ ? ? ] ]

    Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages. Aktie und genießen Sie: Diese Icons Link zum Social Bookmarking Websites, auf denen die Leser teilen können und entdecken Sie neue Web-Seiten.
    • blogmarks
    • del.icio.us
    • Furl
    • Reddit
    • Shadows
    • YahooMyWeb
    • StumbleUpon
    • Digg
    Related Posts: Verwandte Beiträge:
  • 39 Univeristy Programming and IT Courses 39 Universität Programmierung und IT-Kurse
  • 9 AJAX Tutorials from Univeristy Courses 9 AJAX-Tutorials von der University Kurse
  • Free Linux Internals Course Freie Linux-Interna Kurs
  • Free Shell Scripting Course Free Shell Scripting Kurs
  • Free Linux System Administration Course Freie Linux-Systemadministration Kurs

  • Filed under: Abgelegt unter: Best New Free Computer IT Training Tutorial Resources Best New Free Computer IT Training Tutorial Resources — computer_teacher @ 10:52 pm -- Computer_teacher @ 10:52 Uhr


    February 9, 2008 9. Februar 2008

    Computer and Programming eBook Downloads from Collectionofbooks Computer und Programmierung eBook-Downloads aus Collectionofbooks

    Here is Hier ist CollectionOfBooks.blogspot.com CollectionOfBooks.blogspot.com which tags many computer and technical ebooks into the categories linked below. This site provides more than one link for many of the ebooks listed. Tags der vielen Computer und technische ebooks in die Kategorien Link unten. Diese Website bietet mehr als eine Verbindung für viele der ebooks aufgelistet. The ebook links are to file share and download sites. Die eBook-Links sind in eine Datei zu teilen und Download-Sites.

    Use this Search to find ebooks on this site in the areas you are looking for: Verwenden Sie diese Suche zu finden ebooks auf dieser Website in den Bereichen Sie haben gesucht:

    Google