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日

Visual C# eBook在Visual C #电子书

This Visual C# ebook,在Visual C #电子书, Programming Microsoft Visual C# 2005: The Language 编程的Microsoft Visual C # 2005年:语文 , provides detailed explanations and instruction on important features and contructs of the Visual C# programming language. ,提供了详细的解释和指示,对重要的特点和contructs的的Visual C #编程语言。 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.它解释并给出了范例程式码的新特点,以Visual C #中,包括仿制药,无名氏的方法,静态的阶级,阶层和新的影响垃圾收集。 The Exception Assistant, code snippets, and visualizers, as improvments to Visual Studio, are also covered by this ebook.除了助理,程式码片段, visualizers ,作为improvments到Visual Studio ,也包括在这本电子书。 From a debugging perspective, Chapter 12 examines what a managed application is and helps you understand how to debug a managed application.从调试的角度来看,第12章探讨什么是托管应用程序是可以帮助您了解如何调试托管应用程序。 This book is for those looking for a comprehensive explanation of Visual C# or want to explore a specific aspect of the language.这本书是为那些寻求一个全面的解释, Visual C #或想要探索的一个具体方面的语言。 It provides in-depth explanations along with lots of sample code.它提供了在深入的解释,随着大量的示例代码。 Here is the direct这里是直接 download link下载链接 for this C# ebook.这个C #中电子书。 (5.4MB, CHM format). ( 5.4mb ,资料交换所机制格式) 。


Table of Contents : 目录

Introduction导言
Part I - Core Language I部分-核心语言
Chapter 1-Introduction to Visual C# Programming第1章-介绍在Visual C #编程
Chapter 2-Types第2章-类型
Chapter 3-Inheritance第3章继承
Part II - Core Skills第二部分-核心技能
Chapter 4-Introduction to Visual Studio 2005第4章介绍到Visual Studio 2005
Chapter 5-Arrays and Collections第5章-阵列和收藏品
Chapter 6-GenericsChapter 7-Iterators第六章- genericschapter 7 -迭代
Part III - More C# Language第三部分-更多的C #语言
Chapter 8-Delegates and Events第8章-代表和事件
Chapter 9-Exception Handling第9章-例外处理
Part IV - Debugging第四部分-调试
Chapter 10-Metadata and Reflection第10章元数据与思考
Chapter 11-MSIL Programming第11章- msil编程
Chapter 12-Debugging with Visual Studio 2005第12章-调试与Visual Studio 2005
Chapter 13-Advanced Debugging第13章先进的调试
Part V - Advanced Concepts第五部分-先进观念
Chapter 14-Memory Management第14章-内存管理
Chapter 15-Unsafe Code第15章-不安全的代码
Appendix A-Operator Overloading附录A -经营者超载

Popularity: 13% [人气: 13 % [ ? ] ]

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: 相关文章:
  • 16 Ebooks for C++, C#, and Visual Studio 16电子书为C + + , C #中,和Visual Studio
  • 2 Free Book Sites 2免费图书网站
  • 3 .NET Programming eBooks 3 。 NET编程电子书
  • A Programmer's Introduction to Visual Basic.Net - Free eBook程序员的介绍到Visual basic.net -免费电子书
  • 1 UML and 3 Visual Basic .Net Ebooks 1 UML和3 Visual Basic 。 NET的电子书

  • Filed under:提起下: Best New Free Computer IT Training Tutorial Resources最佳新免费电脑的资讯科技培训,补习资源 — computer_teacher @ 6:15 pm -c omputer_teacher@下午6时1 5分


    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分


    February 9, 2008 2008年2月9日

    Computer and Programming eBook Downloads from Collectionofbooks计算机和编程电子书下载collectionofbooks

    Here is这里是 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.其中标记的许多电脑和技术的电子书到类别联系下面这个网站提供了一个以上的环节很多的电子书上市。 The ebook links are to file share and download sites.该电子书的链接,以文件共享和下载网站。

    Use this Search to find ebooks on this site in the areas you are looking for:使用这个搜索,查找电子书关于这个站点在该领域的您正在寻找:

    谷歌