Money Dreamer Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.


 
Homei use portalGalleryLatest imagesSearchRegisterLog in

 

 [TUT] Learn C# with these Tutorials

Go down 
AuthorMessage
jay20
Bronze Marketer
Bronze Marketer



Posts : 37
Reputation : 0
Join date : 2012-06-26

[TUT] Learn C# with these Tutorials Empty
PostSubject: [TUT] Learn C# with these Tutorials   [TUT] Learn C# with these Tutorials Icon_minitimeWed Jul 18, 2012 8:17 am

So I recently decided to re-take up development of C#. UBot and ZP MP just didn't meet my needs.

I found some awesome tutorials, that should actually get you up to speed pretty quick.

1. C# 2008 - Fundamentals - 30 Videos

Code:
http://www.mediafire.com/?c3b1mp63x4293

Code:
C# - 01 - Introduction.flv        C# - 17-  Indexers.flv
C# - 02 - Hello world.avi.flv      C# - 18 - Interface.avi.flv
C# - 03 - Compile and run.avi.flv  C# - 19 - Abstract.flv
C# - 05 - Operators.avi.flv        C# - 20 - Namespaces.flv
C# - 06 - String.avi.flv          C# - 21 - Enum.flv
C# - 07 - Arrays.flv              C# - 22 - Exception handling.flv
C# - 08 - Conditionals.avi.flv    C# - 23 - Operator overloading.avi.flv
C# - 09 - Loops.avi.flv            C# - 24 - User defined conversions.flv
C# - 10 - Functions.flv            C# - 25 - Constants.flv
C# - 11 - Class.flv                C# - 26 - Preprocessor.flv
C# - 12 - Inheritance.flv          C# - 27 - Delegates.flv
C# - 13 - Redefining members.flv  C# - 28 - Events.flv
C# - 14 - Access levels.flv        C# - 29 - Generics I.avi.flv
C# - 15 - Static.avi.flv          C# - 30 - Generics II.flv
C# - 16 - Properties.flv          C# - 31 - Generics III.flv

2. C# 2008 - Tutorials - 25 Videos

Code:
http://www.mediafire.com/?bkgugmgnglnjh

Code:
C# 1 Creating your first program, Hello World.flv
C# 2 Using if and else statements.flv
C# 3 Using try catch for error prevention.flv
C# 4 Basic Introduction to Arrays.flv
C# 5 Using Listviews Adding and Removing Items.flv
C# 6 How to get the Source Code of a Website.flv
C# 7 How to Read and Write to a Text File.flv
C# 8 How to Download a File.flv
C# 9 Create Your Own Calculator Part 1.flv
C# 10 Create Your Own Calculator Part 2.flv
C# 11 How to send a Twitter Update Tweet Using C#.flv
C# 12 How to Create your Own Email Client.flv
C# 13 Creating and Using the Foreach Loop.flv
C# 14 Creating and Using the Switch Statement.flv
C# 15 How to Create a Multi Thread Application.flv
C# 16 Understanding and Using Methods.flv
C# 17 Debugging in Visual Studio 2008.flv
C# 18 Creating a Web Scraper Part 1 C# C Sharp Visual Studio 2008.flv
C# 19 Creating a Web Scraper Part 2 C# C Sharp Visual Studio 2008.flv
C# 20 How to Transfer Information Between Forms.flv
C# 21 Basic Introduction to Classes and Objects.flv
C# 22 Create your Own Autotalker.flv
C# 23 Using the Progress Bar Control.flv
C# 24 Basic Recursion With Recursive Methods.flv
C# 25 How to Delete a File.flv

3. C# 2010 - Tutorials - 17 Videos

Code:
http://www.mediafire.com/?44jp47e7av3ij

Code:
C# - 1 - Connect to MySQL Database - Use Select, Insert, Update.flv
C# - 2- Connect to MySQL Database - Use Select, Insert, Update.flv
C# - 3 - How to Create an Application that Checks for Updates PART 1.flv
C# - 4- How to Create an Application that Checks for Updates PART 2.flv
C# - 5 - How to Publish an Application.flv
C# - 6 - Find the Palindrome - ACM Contest Algorithm Series.flv
C# - 7 - LinkedList From Scratch PART 1.flv
C# - 8- LinkedList From Scratch PART 2.flv
C# - 9 - BubbleSort.flv
C# - 10 - Start, Stop, & List Processes.flv
C# - 11 - Properties & Indexers.flv
C# - 12 - Using Enums.flv
C# - 13 - Inheritance, Abstract Classes, and Interfaces.flv
C# - 14 - Reading XML with XmlReader.flv
C# - 15 - Interview Questions #1 - Clock Angle Problem.mp4
C# - 16 - Interview Questions #2 - Check if a Number is Prime.mp4
C# - 17 - Interview Questions #3 - Reversing a String.flv

4. C# 2010 - Tutorials - 24 Videos

Code:
http://www.mediafire.com/?5wg1sh1cwps1v

Code:
C# 01 - Intro to C#.flv            C# 13 - Functions.flv
C# 02 - hello world.flv            C# 14 - Class Inheritance.flv
C# 03 - Variables.flv              C# 15 - Class Properties.flv
C# 04 - IF statments.flv            C# 16 - Interface Basics.flv
C# 05 - Switch statments.flv        C# 17 - Error Handling.flv
C# 06 - Do Loop and While Loop.flv  C# 18 - Basic File IO.flv
C# 07 - For Loop.flv                C# 19 - File Streams.flv
C# 08 - For Each.flv                C# 20 - First Windows Forms Application.flv
C# 09 - Arrays.flv                  C# 21 - Buttons and Forms.flv
C# 10 - Lists and Generics.flv      C# 22 - Textbox and more Forms.flv
C# 11 - HashTable.flv              C# 23 - Checkbox.flv
C# 12 - Classes.flv                C# 24 - RadioButton.flv


Happy bot Building.

Do these in order: 1, 2, 3, 4. You'll have an awesome grasp of how to do the most requested things.

I have updated my MF links with another tutorial series in 2010 and I found a nice cache of 200 tutorials!

Code:
http://www.youtube.com/playlist?list=PL0EE421AE8BCEBA4A&feature=plcp

Save your money and don't buy any bot builder.

You can get Visual Studio 2012 RC from here:

Code:
http://go.microsoft.com/fwlink/?LinkId=247141

it's an ISO at 1.5GB, so use a download manager.
Back to top Go down
 
[TUT] Learn C# with these Tutorials
Back to top 
Page 1 of 1
 Similar topics
-
» how to learn complete SEO?

Permissions in this forum:You cannot reply to topics in this forum
Money Dreamer Forum :: Programming, Computing and Graphics :: Programming-
Jump to: