Yashavant Kanetkar & Asang Dani Quest Video Lectures on Programming

[Don't have credit card? It's alright. Other modes of payment are available.]
[Discount available on bulk purchase (10+)]
CEans,

CE is extremely proud and happy to present you with the best way to learn computer programming: Quest Video Courses on Programming! Each course covers in depth video lectures on all aspects of programming by author of the most famous book on C programming “Let us C”, Mr. Yashavant Kanetkar and Mr. Asang Dani (Microsoft's Most Valuable Professional)

#-Link-Snipped-#

#-Link-Snipped-#

Quest - C Programming - #-Link-Snipped-#
Quest - C++ Programming - #-Link-Snipped-#
Quest - VB.NET Programming - #-Link-Snipped-#
Quest - VC++ Programming - #-Link-Snipped-#
Quest - Data Structures - #-Link-Snipped-#
Quest - Embedded Systems Programming - #-Link-Snipped-#
Quest - COM/DCOM Programming - #-Link-Snipped-#
Quest - C# Programming - #-Link-Snipped-#
Quest - Java Programming - #-Link-Snipped-#
Quest - ASP.NET Thro. C# - #-Link-Snipped-#
Quest - ASP.NET Thro. VB.NET - #-Link-Snipped-#
Quest - Data Structures Thro. C++ - #-Link-Snipped-#
Quest - Career Guidance - #-Link-Snipped-#
Quest - C Programming Hindi - #-Link-Snipped-#
Quest - Advanced C#.NET - #-Link-Snipped-#
Quest - Advanced VB.NET - #-Link-Snipped-#
[New] Quest - Digital Security Programming in .NET- #-Link-Snipped-#


Questions you may have:

1. Is it for me?

CE: Yes! If you are student interested in programming or a professional interested in revising your skills; Quest is for you. Quest can help you get a clear understanding of various concepts of programming & brush up your skills. Over the past two years, over 13,700 Quest products have been purchased by people just like you.

Salient Features of Quest -

  1. Learn directly from Yashavant Kanetkar and Asang Dani on your home PC.
  2. You can play the lecture of difficult concepts again and again.
  3. You can learn at your own pace at your convenient timings.
  4. No missed lecture, ever, as you would be able to play the DVD any time.
  5. All the lectures remain with you for ready reference even in future.
  6. Equally useful for students and professionals alike.
  7. Very useful for examinations, viva-voce and interview preparations.
2. How much does it cost to buy Quest?

CE: Quest costs $11.46; approximately INR. 550/-. If you are ordering outside India, please choose the ‘download’ version. Each download (DVD Image) is about 2.5 GB in size.

3. Is it safe to buy using credit card? Are there any other payment options available?

CE: Absolutely! Payments are processed using Paypal over secure HTTP. If you order today, you will have the courseware delivered to you within 48 hours through blue dart.

We recommend online purchase. But if that is not possible for you, write to us at 'admin[at]crazyengineers[dot]com' and we will be happy to help you with other modes of payment.

4. Can I repeat lectures on concepts difficult to understand?

CE: Yes, unlimited times. It’s similar to having Mr. Yashwant Kanekar and Mr. Asang Dani explaining all the difficult concepts to you until you understand them. Now that’s cool, right? :smile:

5. What will I receive when I order Quest?

CE: Each pack contains:

1.1 Quest Video Courseware DVD
2. Unique Product Key
3. Quest User Guide

Note: System Requirements
Windows Vista / XP SP2 / 2000 SP4
Windows Media Player 9.0 / 10.0 / 11.0
Color Monitor 1024x768

6. I'm almost ready to buy. But I still have one more question...
CE:
Sure, post your question here: #-Link-Snipped-#

7. Quest Demo:

[youtube]2ELzGnFOQas[/youtube]

Replies

  • Kaustubh Katdare
    Kaustubh Katdare
    About the authors

    [​IMG] Yashavant Kanetkar Through his original works Yashavant has created, moulded and groomed lacs of IT careers in the last decade and half. In recognition of his contribution, he has been awarded the "Best .NET Technical Contributor" and "Most Valuable Professional" awards by Microsoft. His current passion is Internet Technologies, Device Drivers and Embedded Systems. Yashavant holds a BE from VJTI Mumbai and M.Tech. from IIT Kanpur. Yashavant's current affiliations include being a Director of KICIT and KSET.

    [​IMG] Asang Dani Asang holds a BE in Electronics Engineering from VRCE, Nagpur and ME in Computer Science from #-Link-Snipped-#. Asang has a rich Real-time Embedded Systems and Storage Networking experience that he obtained while working for companies like Veritas, Microsoft, Brocade and Dow Jones. Asang's current areas of interest include .NET Technologies, Windows CE, Device Drivers and Embedded Linux. Asang is currently Director of KICIT and KSET.
  • Kaustubh Katdare
    Kaustubh Katdare
    Re: Quest Video Lectures on Programming By Yashwant Kanetkar & Asang Dani

    Course Contents: Quest C Programming
    #-Link-Snipped-#

    * C Programming Introduction
    * First C Program
    * C Instructions - Part I
    * C Instructions - Part II
    * Decision Control Instructions - Part I
    * Decision Control Instructions - Part II
    * More Decision Control Instructions - Part I
    * More Decision Control Instructions - Part II
    * Conversions
    * while - Part I
    * while - Part II
    * for
    * do while
    * switch
    * Menus and Functions
    * Functions
    * Advanced Features of Functions
    * Pointers
    * More Pointers
    * More Pointers - II
    * Near and Far Pointers
    * Far and Huge Pointers
    * Call By Value ⁄ Reference
    * Recursion
    * Datatypes Revisited
    * Storage Classes
    * Preprocessor - I
    * Preprocessor - II
    * Arrays
    * Sorting Techniques

    * More Arrays
    * 2D Arrays
    * Application of Arrays - I
    * Application of Arrays - II
    * Strings - I
    * Strings - II
    * Strings - III
    * Calendar
    * Structures - I
    * Structures - II
    * Data Structures - I
    * Data Structures - II
    * Disk - I
    * Disk - II
    * Directory
    * Console IO
    * File IO - I
    * File IO - II
    * More File I - I
    * More File I - II
    * Miscellany
    * Bitwise Operators
    * Hardware Interaction - I
    * Hardware Interaction - II
    * Windows Programming - I
    * Windows - II
    * Windows Programming - III
    * Windows - IV
    * Windows Programming - V
    * Linux Programming
  • Kaustubh Katdare
    Kaustubh Katdare
    Quest C++ Programming

    Quest C++ Programming
    #-Link-Snipped-#

    * Procedural Programming
    * OO Solution
    * Classes & Objects
    * The this Pointer
    * Access Specifier and Constructor
    * Function Overloading
    * Types of Constructors
    * Types Of Constructors
    * OperatorOverloading
    * C++ Program Organisation
    * Friend Functions
    * Pre, Post Incr & References
    * More About References
    * Dynamic Memory Allocation - I
    * Dynamic Memory Allocation - II
    * Static Members
    * Singleton Class
    * Reuse Mechanisms
    * Containership and Inheritance
    * Object Size
    * Constructor Calls
    * Types of Inheritance
    * Polymorphism
    * Virtual Functions
    * More Virtual Functions
    * Different Cases of Virtual Functions
    * Virtual Destructor
    * File IO Class
    * Formatting Flags and Manipulators
    * Creating Manipulators

    * File Input and Output
    * Character and Binary IO
    * Error Handling
    * Multiple Inheritance
    * Inline Functions
    * Data Conversion
    * Templates - I
    * Templates - II
    * Templates - III
    * Templates - IV
    * Free Store - I
    * Free Store - II
    * Miscellaneous Features - Part I
    * Miscellaneous Features - II
    * Miscellaneous Features - III
    * Miscellaneous Features - IV
    * Introduction To MFC Collection Classes
    * Using MFC Collection Classes
    * Linked List of Strings
    * Mapping Collection Classes
    * Standard C++ Library - an introduction
    * Std C++ - string class in depth
    * Introduction to STL
    * Using vector class
    * Using list and deque
    * Associative Containers - map
    * set - an associative container
    * iterators - all about iterators
    * Container Adapters - stack, queue
    * Functors and STL Algorithms
  • Kaustubh Katdare
    Kaustubh Katdare
    Quest VB.Net Programming

    Quest VB.Net Programming
    #-Link-Snipped-#
    * Introduction to .NET
    * Introduction To .NET
    * .NET Framework - I
    * .NET Framework - II
    * The .NET Framework
    * Operators & Control Instructions
    * Operators & Control Instructions - II
    * Classes and Objects - I
    * Classes and Objects - II
    * Classes and Objects - III
    * Constructors - I
    * Constructors - II
    * Inheritance - I
    * Inheritance - II
    * Arrays - I
    * Arrays - II
    * Arrays - III
    * Strings, Structures & Properties - I
    * Strings, Structures and Properties - II
    * Strings, Structures & Properties - III
    * Enum, Namespace & Exception - I
    * Enum, Namespace & Exception - II
    * Virtual Functions - I
    * Virtual Functions - II
    * Interface - I
    * Interface - II
    * Collection Classes - I
    * Collection Classes - II
    * Collection Classes - III
    * Collection Classes - IV



    * Revision
    * Pen, Brush, Shapes - I
    * Pen, Brush, Shapes -II
    * Pen, Brush, Shapes - III
    * Transformations, Delegates - I
    * Transformation, Delegates - II
    * Standard Controls - I
    * ImageViewer
    * User Defined Controls
    * Menu, Toolbar, Statusbar - I
    * Menu, Toolbar, Statusbar - II
    * Serialization, MDI - I
    * Serialization, MDI - II
    * Threading - I
    * Threading - II
    * Synchronisation - I
    * Synchronisation - II
    * DLL, COM - I
    * DLL, COM - II
    * Assemblies - I
    * Assemblies - II
    * Versioning, Interoperability - I
    * Versioning, Interoperability - II
    * Versioning, Interoperability - III
    * Networking - I
    * Networking - II
    * Networking - III
    * Internet - I
    * Internet - II
    * Introduction to ADO.NET
  • Kaustubh Katdare
    Kaustubh Katdare
    Quest VC++ Programming

    Quest VC++ Programming
    #-Link-Snipped-#

    * SDI App
    * GDI App
    * GDI Objects - I
    * GDI Objects II
    * Mouse Interaction
    * Event Driven Programming
    * Device Context
    * Background Painting
    * Mapping Modes
    * Menus
    * Toolbars and Rebars
    * Statusbar
    * Dialogs I
    * Dialogs II
    * Common Controls I
    * Common Controls - II
    * Common Controls - III
    * Networking
    * Socket Programming
    * Internet Programming
    * FTP
    * Multithreading
    * Worker Threads
    * Synchronization - I
    * Synchronization - II
    * UI Threads - I
    * UI Threads - II
    * Views & View Classes
    * Using ActiveX Controls
    * Tree View

    * Browser - I
    * Browser - II
    * Browser - III
    * Doc View Architecture - I
    * Doc View Architecture - II
    * Doc View Architecture - III
    * Serialization - I
    * Serialization - II
    * MFC Print Architecture
    * Splitter Windows
    * Dynamically Linked Libraries
    * Requirements of Modern Software
    * Introductoin to COM
    * Creation of COM Components
    * Creation of COM Client
    * Smart Pointers
    * Using COM Components
    * Software Architectures
    * ADO - I
    * ADO - II
    * ADO - III
    * DirectX Family
    * Animated Coins
    * Moving Bear
    * Direct3D
    * Realistic 3D
    * Rotating Pyramid
    * Rotating Cube
    * Texture Mapping
    * Writing Windows Device Drivers
  • Kaustubh Katdare
    Kaustubh Katdare
    Quest Data Structures

    Quest Data Structures
    #-Link-Snipped-#

    * C Programming Revision - I
    * C Programming Revision - II
    * Searching
    * Searching & Frequency Count
    * Analysis of Searching Methods
    * Hashing
    * Sorting
    * Sorting & Recursion
    * Quicksort
    * Structures
    * Structures & Polynomials
    * 2D Arrays
    * Sparse Matrices
    * Transpose of Sparse Matrices
    * Addition of Sparse Matrices
    * Multiplication of Sparse Matrices
    * Storage
    * Dynamic Memory Allocation
    * Linked List
    * Operations of Linked List - I
    * Operations of Linked List - II
    * Operations of Linked List - III
    * Operations of Linked List - IV
    * Circular Linked List
    * Doubly Linked List
    * Sparse Matrices as Linked List - I
    * Sparse Matrices as Linked List - II
    * Linked List Using Recursion
    * Linked List Using Unions
    * Generalized Linked List



    * Stack
    * Stack as a Linked List
    * Stack and Expressions
    * Stack Operations
    * Postfix Evaluation
    * Infix To Prefix
    * Postfix To Prefix
    * Postfix To Infix
    * More Conversions
    * Queues - I
    * Queues - II
    * Dequeue & Priority Queue
    * Trees
    * Tree Traversal
    * BST - I
    * BST - II
    * Binary Tree
    * Threaded Binary Tree
    * Heap
    * AVL & B-Trees
    * Graphs
    * Adjacency Multilist
    * Depth First Search
    * Breadth First Search
    * Spanning Tree
    * Dijkstra's Algorithm
    * Memory Management - I
    * Memory Management - II
    * GarbageCollection
    * File Organization
  • Kaustubh Katdare
    Kaustubh Katdare
    Quest Embedded Systems Programming

    Quest Embedded Systems Programming
    #-Link-Snipped-#


    * C Programming - necessary elements
    * Embedded C - Datatypes, functions and pointers
    * Embedded C - Decision Control Instructions and Operators
    * Loops and Switch
    * Embedded C - Storage Classes and Program compilation
    * Embedded C - Arrays
    * Embedded C - Strings and Structures
    * Embedded C - Enums, Unions and more
    * Embedded Systems - Introduction (I)
    * Embedded Systems - Introduction (II)
    * Embedded Systems - Introduction (III)
    * Embedded Systems with AVR - I
    * Embedded Systems with AVR - II
    * Embedded Systems Boards
    * Introduction to KSET ES Board
    * Your First ES Program - I
    * Your First ES Program - II
    * Blinking LEDs - I
    * Blinking LEDs - II
    * LED Blinking and much more
    * Understanding AVR EEPROM Memory Access
    * Exploring EEPROM Memory Access
    * Flash Memory Fundamentals
    * ATmega32 Flash Memory
    * Exploring Flash Memory Access
    * ATmega32 Memory Layout
    * Analog to Digital Conversion
    * Working with Temperature Sensor

    * ATmega32 Timers
    * Finding ADC Conversion Time
    * Temperature With Interrupts
    * Serial Communication - I
    * Serial Communication - II
    * Serial Communication - III
    * UART and Interrupts
    * Concurrency Race Conditions
    * UART Buffered Transmit
    * Interactive applications - Using Buttons
    * Interactive applications - Menu Driven Programming
    * Building Alphanumeric Pager
    * Understanding TWI I2C Bus
    * ATmega32 TWI Library
    * Understanding DS1307 RTC Chip
    * Reading time from RTC
    * Writing time to RTC
    * Introduction to Bootloader
    * Bootloader development steps
    * Implementing serial bootloader - I
    * Bootloader PC Application - I
    * Bootloader PC Application - II
    * Bootloader PC Application - III
    * Inline Assembly Introduction
    * Compilation and Assembly internals
    * Assembly - Registers and Stack
    * Inline Assembly - Examples
    * Build Process Internals
    * Creating Makefiles - I
    * Creating Makefiles - II
  • Kaustubh Katdare
    Kaustubh Katdare
    Quest COM/DCOM Programming

    Quest COM/DCOM Programming

    #-Link-Snipped-#

    * Procedural Programming
    * OO Solution
    * Classes and Objects
    * The this Pointer
    * Access Specifier and Constructor
    * Function Overloading
    * Types of Constructors
    * Types Of Constructors
    * OperatorOverloading
    * C++ Program Organisation
    * Containership and Inheritance
    * Object Size
    * Constructor Calls
    * Types of Inheritance
    * Polymorphism
    * Virtual Functions
    * More Virtual Functions
    * Different Cases of Virtual Functions
    * Linking Methods
    * Dynamic Linked Libraries - I
    * Dynamic Link Library - II
    * Dynamically Linked Libraries
    * Requirements of Modern Software
    * Introductoin to COM
    * Creation of COM Components
    * Creation of COM Client
    * Smart Pointers
    * Using COM Components
    * Intricacies of COM
    * More COM Intricacies

    * Scripting Client
    * The Theme Component
    * The Theme Client
    * Using Standrad Interfaces
    * COM Containment
    * COM Aggregatoin
    * Software Architectures
    * ADO - I
    * ADO - II
    * ADO - III
    * COM Transactions
    * ActiveX Controls - Part I
    * ActiveX Control - Part II
    * ActiveX Controls - Part III
    * ActiveX Controls - Part IV
    * Calendar ActiveX Control - I
    * Calendar ActiveX Control - II
    * Calendar ActiveX Control - III
    * Calendar ActiveX Control - IV
    * Calendar ActiveX Control - V
    * DCOM - Part I
    * DCOM - Part II
    * DirectX Family
    * Animated Coins
    * Moving Bear
    * Direct3D
    * Realistic 3D
    * Rotating Pyramid
    * Rotating Cube
    * Texture Mapping
  • Kaustubh Katdare
    Kaustubh Katdare
    Quest C# Programming

    Quest C# Programming
    #-Link-Snipped-#

    This course covers .NET 2.0 framework and has been developed with Visual Studio 2005 / 2008 Professional. All programs will also work with Visual C# 2005 / 2008 Express Edition.

    Course Contents

    * Gettings Started
    * Constants, Variables, Keywords
    * First C# Program
    * Using Visual Studio
    * C# Instructions
    * Generic Programs
    * Precedence and Associativity
    * Decision Control Instructions - I
    * Decision Control Instructions - II
    * Logical Operators
    * Conditional Operators
    * Conversions and Comparisons
    * Repetition Control Instructions
    * The While Loop
    * The for Loop
    * More for Loops
    * Do While Loops
    * Case Control Instruction
    * Nuances of Case Control Instructions
    * Functions
    * Communication Using Functions
    * More About Functions
    * Recursion
    * Object Oriented Programming
    * Classes And Objects
    * C# Member Functions
    * Static Functions and more
    * Arrays- I
    * More Arrays
    * Still More Arrays



    * Types of Arrays
    * Properties
    * Operator Overloading
    * Bitwise Operators
    * Inheritance - I
    * More Inheritance
    * Exception Handling - I
    * Exception Handling - II
    * User Defined Exceptions
    * Abstract Classes
    * Interfaces
    * Interfaces - II
    * Namespace - I
    * Namespace etc.
    * Effective IO - I
    * Effective IO - II
    * Effective IO - III
    * Encryption Filter Stream
    * Serialization
    * Collection Classes
    * Collectections and Nested Classes
    * Generics
    * User-defined Generics
    * Networking Today
    * Network, Security and MD5
    * Networking and Serialization
    * Zipping and Unzipping
    * Multi-threading and Synchronization
    * Using Web Services
    * XML, Reflection and Attributes
  • Kaustubh Katdare
    Kaustubh Katdare
    Quest Java Programming

    Quest Java Programming

    #-Link-Snipped-#
    This course is based on Java 6 / Sun JDK 1.6 and has been developed using NetBeans IDE.

    Course Contents

    * Getting Started
    * Constants, Variables, Keywords
    * First Java Program
    * Using NetBeans
    * Generic Programs
    * Java Instructions
    * Precedence And Associativity
    * Decision Control Instructions - I
    * Decision Control Instruction - II
    * Logical Operators
    * Conditional Operators
    * Conversions And Comparisons
    * Repitition Control Instruction
    * The while Loop
    * For Loops
    * More for Loops
    * Do While Loop
    * Case Control Instruction
    * Nuances Of case Control Instruction
    * Functions
    * Communication Using Functions
    * More About Functions
    * Recursion
    * OOPS
    * Classes And Objects
    * Member Functions
    * Static Functions
    * Arrays - I
    * Java Arrays - II
    * Arrays - III



    * Arrays IV
    * Using NetBeans Effectively
    * Bitwise Operators
    * Inheritance
    * Inheritance II
    * Exception Handling - I
    * Exception Handling - II
    * User-defined Exceptions
    * Abstract Classes
    * Interfaces II
    * Interfaces II
    * Packages I
    * Packages II
    * Effective IO I
    * Effective IO II
    * Effective IO - III
    * Filter And Other Streams
    * Serialization
    * Collection Classes
    * Collections And Inner Classes
    * Generics and Templates
    * User-defined Generics
    * Networking Today
    * Networking and Security
    * Network Serialization
    * Zip and Unzip
    * Multithreading and Synchronization
    * Web Services
    * Using XML
    * Reflection and annotations
  • Kaustubh Katdare
    Kaustubh Katdare
    Quest ASP.Net Thro. C# Programming

    Quest ASP.Net Through C# Programming
    #-Link-Snipped-#

    This course covers .NET 3.5 framework and has been developed to work with Visual Web Developer 2008 Express (or Professional)

    Course Contents

    * Introduction To .NET
    * Object Oriented Programming
    * Classes And Objects
    * C# Member Functions
    * Static Functions and more
    * Arrays- I
    * Properties
    * Inheritance - I
    * More Inheritance
    * Exception Handling - I
    * Exception Handling - II
    * Interfaces
    * Namespace - I
    * Namespace etc.
    * Effective IO - I
    * Collection Classes
    * Networking Today
    * Using Web Services
    * XML, Reflection and Attributes
    * Web Model Fundamentals
    * Creating First Website
    * HTML
    * Building Dynamic Websites
    * Managing Contacts
    * Building User Interface
    * Contacts - Professional Style
    * Cascaded Style Sheets
    * Contacts Addition
    * Get and Post Requests
    * Delete Contacts
    * Change Contacts



    * Contacts Using XML - I
    * Contacts Using XML- II
    * Contacts Revisited
    * Three Tier Architecture
    * Contact Book Using Database
    * SQLContact Class
    * ContactList And ContactsManage Implementation
    * Secure Database Programming
    * Employee Management Website
    * EmpMgmt - Database Design
    * EmpMgmt - Database Relationships
    * EmpMgmt - Database Diagrams And Data Entry
    * EmpMgmt - WebForm
    * EmpMgmt - Finishing Touches
    * GridView Control
    * GridView - Edit & Delete
    * DetailsView Control
    * Template Fields
    * Creating Master Pages
    * Membership Basics
    * Membership Roles
    * Membership - User Registration
    * Profiles In ASP.NET
    * Profiles And ObjectDataSource
    * Practical SQL
    * Select, Ordering And More
    * SQL Groupings And Joins
    * SQL Stored Procedures
    * DataSets In ASP.NET
    * DataSets And DataViews
    * .NET 3.0 Language Enhancements and LINQ
  • Kaustubh Katdare
    Kaustubh Katdare
    Quest ASP.Net Thro. VB.Net Programming

    Quest ASP.Net Thro. VB.Net Programming
    #-Link-Snipped-#

    This course covers .NET 3.5 framework and has been developed to work with Visual Web Developer 2008 Express (or Professional)

    Course Contents

    * Introduction To .NET
    * .NET Framework - I
    * Classes and Objects - I
    * Classes and Objects - III
    * Constructors - I
    * Arrays - I
    * Strings, Structures and Properties - I
    * Strings, Structures and Properties - II
    * Strings, Structures and Properties - III
    * Inheritance - I
    * Inheritance - II
    * Enum, Namespace & Exception - I
    * Enum, Namespace and Exception - II
    * Interface - I
    * Interface - II
    * Collection Classes - I
    * Collection Classes - II
    * Networking - I
    * Networking - II
    * Web Model Fundamentals
    * Creating First Website
    * HTML
    * Building Dynamic Websites
    * Managing Contacts
    * Building User Interface
    * Contacts - Professional Style
    * Cascaded Style Sheets
    * Contacts Addition
    * Get and Post Requests
    * Delete Contacts
    * Change Contacts

    * Contacts Using XML - I
    * Contacts Using XML- II
    * Contacts Revisited
    * Three Tier Architecture
    * Contact Book Using Database
    * SQLContact Class
    * ContactList And ContactsManage Implementation
    * Secure Database Programming
    * Employee Management Website
    * EmpMgmt - Database Design
    * EmpMgmt - Database Relationships
    * EmpMgmt - Database Diagrams And Data Entry
    * EmpMgmt - WebForm
    * EmpMgmt - Finishing Touches
    * GridView Control
    * GridView - Edit And Delete
    * DetailsView Control
    * Template Fields
    * Master Pages
    * Membership Basics
    * Membership Roles
    * Membership - User Registration
    * Profiles In ASP.NET
    * Profiles And ObjectDataSource
    * Practical SQL
    * Select, Ordering And More
    * SQL Groupings And Joins
    * SQL Stored Procedures
    * DataSets In ASP.NET
    * DataSets And DataViews
    * .NET 3.0 Language Enhancements and LINQ
  • Kaustubh Katdare
    Kaustubh Katdare
    Quest Data Structures Through C++ Programming

    Quest Data Structures Through C++
    #-Link-Snipped-#

    Course Contents

    * Introduction To Data Structures
    * Linear and Binary Search
    * Searching and Frequency Count
    * Analysis of Searching Methods
    * Hashing Techniques
    * Sorting Techniques
    * Sorting and Recursion
    * Quicksort Algorithm
    * Structures
    * Polynomials
    * Two Dimentional Arrays
    * Sparse Matrices
    * Transpose of Sparse Matrices
    * Addition of Sparse Matrices
    * Multiplication of Sparse Matrices
    * Storage of Arrays
    * Dynamic Memory Allocation
    * Procedural Programming
    * OO Solution
    * Classes in C++
    * this Pointer
    * Access Specifiers and Constructor
    * Function Overloading
    * Constructors
    * Types Of Constructors
    * Operator Overloading
    * Pre, Post Incr and References
    * More About References
    * Dynamic Memory Allocation - I
    * Dynamic Memory Allocation - II

    * Static Members
    * Reuse Mechanisms
    * Containership and Inheritance
    * Virtual Functions
    * Linked List
    * Operations On A Linked List
    * Ascending Order Linked List
    * Reversing And Merging Linked List
    * Linked List And Polynomials
    * Circular Linked List
    * Doubly Linked List
    * Stack
    * Stack as Linked List
    * Stack and Expressions
    * Infix to Postfix using stack
    * Postfix Evaluation
    * Queue
    * Circular Queue
    * Dequeue And Priority Queue
    * Trees
    * Tree Traversal
    * Binary Search Trees - I
    * Binary Search Trees - II
    * Binary Tree
    * Graph
    * Adjacency Multilist
    * Depth First Search
    * Breadth First Search
    * Spanning Tree
    * Dijkstras Algorithm
  • Kaustubh Katdare
    Kaustubh Katdare
    Quest Career Guidance

    Quest Career Guidance
    #-Link-Snipped-#

    Course Contents

    * What Should I Learn
    * How Do I Do A Project
    * What After Graduation
    * How Do I Prepare A Resume
    * How Do I Prepare For A Written Test

    * How Do I Face An Interview
    * Why And What Of Software
    * After Hiring Before Joining
    * Can I Start My Own Business
    * How Do I Succeed In Career And Life
    * What We Are Doing
    * What Is Quest
  • Kaustubh Katdare
    Kaustubh Katdare
    Quest C Programming [Hindi Edition]

    Quest C Programming [Hindi Edition]

    #-Link-Snipped-#

    कोर्स सारांश:

    * C प्रोग्रामिंग इन्ट्रोडक्शन
    * पेहला C प्रोग्राम
    * सिंपल प्रोग्राम्स
    * C इन्स्ट्रकशन्स
    * IO फंक्शन्स
    * कंट्रोल इन्स्ट्रकशन्स
    * डिसीजन कंट्रोल इन्स्ट्रकशन
    * लोजिकल ऑपरेटर्स
    * कंडीशनल ऑपरेटर्स
    * फ्लोटिंग पॉइंट ऑपरेशन्स
    * रिपिटिशन कंट्रोल इन्स्ट्रकशन
    * व्हाइल लूप
    * रनिंग सम और प्रोडक्ट
    * फॉर लूप
    * लूप के प्रकार
    * केस कंट्रोल इन्स्ट्रकशन
    * मेनुस
    * फंक्शन्स
    * फंक्शन्स में कम्युनिकेशन
    * एड़्व्हांस फंक्शन्स
    * पाँइन्टर्स
    * कॉल बाय रेफेरेंस / व्ह्याल्यु
    * रिकर्शन
    * एड़्व्हांस फिकर्शन
    * डाटाटाइप्स की खूबियाँ
    * स्टोरेज क्लासेस
    * स्टैटिक और एक्स्टर्न
    * प्रीप्रोसेसर डायरेक्टीवस
    * म्याक्रो एक्स्प्यांशन
    * कंडीशनल कंपायलेशन



    * ऐंरेज
    * सॉर्टिन्ग
    * ऐंरेज की खूबियाँ
    * ऐंरेज और पाँइन्टर्स
    * 2D ऐंरेज
    * 2D ऐंरेज की अप्लिकेशंस
    * शफल गेम
    * स्ट्रिंग्स
    * स्ट्रिंग्स और पाँइन्टर्स
    * स्ट्रिंग फंक्शन्स
    * मल्टिपल स्ट्रिंग्स
    * ऐंरे ऑफ़ पाँइन्टर्स
    * कैलेंडर प्रोग्राम
    * स्ट्रक्चर्स
    * स्ट्रक्चर ऑपरेशन्स
    * स्ट्रक्चर्स के अप्लिकेशंस
    * इनपुट / आउटपुट इन C
    * कंसोल इनपुट / आउटपुट
    * डिस्क इनपुट / आउटपुट
    * एनक्रीप्शन / ड़ीक्रीप्शन
    * रीडिंग / रायटिंग मेथड्स
    * व्हैरसेस और व्हैक्सिन्स
    * यूनीअंस
    * बीटवाइस ऑपरेटर्स
    * विन्डोज़ प्रोग्रामिंग
    * विंडो क्रीएशन
    * इवेंट बेस्ड प्रोग्रामिंग
    * ग्राफिक्स प्रोग्रामिंग
    * पेंस और ब्रुशेस
    * C अंडर लिनक्स
  • Kaustubh Katdare
    Kaustubh Katdare
    Quest Advanced C#.Net Programming

    Quest Advanced C#.Net Programming
    #-Link-Snipped-#

    This course covers .NET 3.5 framework and has been developed to work with Visual C# 2008 Express (or Professional)

    Course Contents

    * VisualStudio 2008 Features
    * Working With Different Views
    * Interaction With MSWord
    * Dealing With Tables
    * Interaction With PowerPoint
    * Creating PowerPoint Elements
    * Adding Tables To PPT Presentation
    * Adding Charts To PPT Presentation
    * GridView
    * Printing
    * Currency Conversion
    * Using Resources
    * Color And File Dialogs
    * Files Open And File Save Dialogs
    * Animation
    * Web Browser
    * ToolStrip And Browser
    * Directory Scanner
    * TreeView And ListView
    * Using ClipBoard
    * Drag And Drop
    * Drag And Drop In TreeView



    * Process Viewer
    * Custom Process Viewer
    * HTML Help Files
    * HTML Help Workshop
    * Providing Help In WinForm
    * My Namespace
    * System Tray
    * Status Strip
    * Visual Inheritance
    * Creating User-defined Control
    * Using User-defined Control
    * Regular Expressions
    * Digital Certificates
    * Unit Testing
    * Nunit Intro
    * Working With Nunit
    * ClickOnce Basics
    * ClickOnce Advanced
    * Strong Naming
    * Windows Installer Intro
    * Custom Installation
    * Custom Actions Launch Conditions
    * LINQ
  • Kaustubh Katdare
    Kaustubh Katdare
    Quest Advanced VB.Net Programming

    Quest Advanced VB.NET Programming
    #-Link-Snipped-#

    This course covers .NET 3.5 framework and has been developed to work with Visual Basic 2008 Express (or Professional)

    Course Contents

    * VisualStudio 2008 Features
    * Working With Different Views
    * Interaction With MSWord
    * Dealing With Tables
    * Interaction With PowerPoint
    * Creating PowerPoint Elements
    * Adding Tables To PPT Presentation
    * Adding Charts To PPT Presentation
    * GridView
    * Printing
    * Currency Conversion
    * Using Resources
    * Color And File Dialogs
    * Files Open And File Save Dialogs
    * Animation
    * Web Browser
    * ToolStrip And Browser
    * Directory Scanner
    * TreeView And ListView
    * Using ClipBoard
    * Drag And Drop
    * Drag And Drop In TreeView

    * Process Viewer
    * Custom Process Viewer
    * HTML Help Files
    * HTML Help Workshop
    * Providing Help In WinForm
    * My Namespace
    * System Tray
    * Status Strip
    * Visual Inheritance
    * Creating User-defined Control
    * Using User-defined Control
    * Regular Expressions
    * Digital Certificates
    * Unit Testing
    * Nunit Intro
    * Working With Nunit
    * ClickOnce Basics
    * ClickOnce Advanced
    * Strong Naming
    * Windows Installer Intro
    * Custom Installation
    * Custom Actions Launch Conditions
    * LINQ
  • Kaustubh Katdare
    Kaustubh Katdare
    Quest - Digital Security Programming in .NET
    #-Link-Snipped-#


    This course covers .NET 3.5 framework and has been developed to work with #-Link-Snipped-#

    Course Contents -

    * Security In Digital Age
    * Data Representation
    * Character Encoding
    * Non Character Data Representation
    * Data Integrity
    * MD5 Checksum
    * MD5 For Remote File - HTTP
    * MD5 For Remote File - FTP
    * MD5 For Password Storage
    * Password And Salt
    * Cryptography Schemes
    * Transposition, Digraph and Homophonic Ciphers
    * Offset Ciphers
    * Substitution Cipher
    * Symmetric Encryption
    * RC2 Algorithm
    * DES (Digital Encryption Standard) Algorithm
    * Triple DES Algorithm
    * Triple DES Algorithm Demonstration
    * Rijndael Algorithm

    * Rijndael Algorithm Demonstration
    * Asymmetric Encryption
    * RSA Demonstration
    * Hybrid Cryptography
    * Hybrid Cryptography Demonstration
    * File Exchange
    * Digital Certificates
    * X509 Certificates
    * Certifcates In Windows World
    * XML Signing
    * Introduction to Steganography
    * Basics to Steganography
    * Steganography Demonstration
    * Color Steganography
    * Font Steganography
    * Font Steganography Extraction
    * Image Steganography
    * Image Steganography Demonstration
    * Steganography - Payload Extraction
    * Encryption And Steganography

You are reading an archived discussion.

Related Posts

hi CEans, I am A b.tech final year ece student. I cam across this site and it seems useful to me. I want to make my major project as route...
Yes, thats me! ... And this is my post number 1000. I'd like to tell the CEans that I have decided to step down from the coveted Editor in Chief...
If you have any questions about Quest Course, please post them in this thread. Read the announcement: https://www.crazyengineers.com/forum...programming-yashwant-kanetkar-asang-dani.html
CEans, CE is extremely proud and happy to present you with the best way to learn computer programming: Quest Video Courses on Programming! Each course covers in depth video lectures...
if you wanted the solution to any of the above mentioned thing then u have come to the rght place and also i help other problems also 😀