Click here to Skip to main content
15,891,248 members
Everything / Training

Training

training

Great Reads

by Dmitry Handin
This tip describes steps for creating git repository without git init command.
by Shivprasad koirala
Learn AngularJS Step by Step – Lab 2 (Events and Validations)
by Dmitriy Gakh
One new method of explaining of boxing and unboxing
by André Marcos (Advisor), Renan Cardoso
Developing a solution to help user and personal trainer, to control and to track personal activities in a gym supported by a simple and integrated app with PHP ecosystem and React Native and Postgre database.

Latest Articles

by André Marcos (Advisor), Renan Cardoso
Developing a solution to help user and personal trainer, to control and to track personal activities in a gym supported by a simple and integrated app with PHP ecosystem and React Native and Postgre database.
by Shivprasad koirala
In this lab we will see how to create content types, site columns and we will also see how to integrate MVC with SharePoint.
by Dmitriy Gakh
One new method of explaining of boxing and unboxing
by Shivprasad koirala
Learn AngularJS Step by Step – Lab 2 (Events and Validations)

All Articles

Sort by Score

Training 

26 Dec 2015 by Dmitry Handin
This tip describes steps for creating git repository without git init command.
13 Feb 2016 by Shivprasad koirala
Learn AngularJS Step by Step – Lab 2 (Events and Validations)
27 Jan 2014 by CHill60
A friend has previously recommended these guys http://www.develop.com/training-course/guerrilla-net[^]I've used QA in the past and found them to be very good (it was a long time ago though!)c# courses at qa[^]
27 Jan 2014 by Richard MacCutchan
This is not classroom based, but .NET Book Zero[^] is free, and can give you a good grounding in the basics of .NET and C#.
26 May 2014 by OriginalGriff
If only there was a huge body of information that held information like that! How useful would it be? :sigh:But wait! There : The Internet.But ... no, it's far too big, you'll never find anything...What we need is a "search tool" that means you can narrow your search down...
10 Apr 2016 by Dmitriy Gakh
One new method of explaining of boxing and unboxing
17 May 2016 by Matt T Heffron
Yes there are SVM libraries.Bing search of "libsvm csharp" gives over 10,000 results (how many are useful?).There are SVM implementations for use in .NET applications.I suspect there are examples on using them.If you really want to learn about Machine Learning and Classification...
3 Nov 2013 by Sergey Alexandrovich Kryukov
I would say, this:http://en.wikipedia.org/wiki/.NET_Framework[^],http://www.microsoft.com/net[^].The operation of stack vs. heap is quite obvious. If you need explanation, search for CodeProject answers. I answered similar questions good number of times and not giving you the references...
3 Nov 2013 by thatraja
Your question reminds me of this CP article, check it out.A Look under the hood of the .NET Framework[^]And here more than couple of ways to learn anything in Internet.Education Needed[^]
23 Jan 2014 by Ranjan.D
Have a look into this link - http://stackoverflow.com/questions/21301723/angularjs-free-video-tutorials[^]Hope it might help you.
27 Jan 2014 by thatraja
I know you're asking classroom/lab based but what about Lynda[^] or Pluralsight[^]? I found those're very good. Besides reasonable subscription price(15-25$/Month)
22 Feb 2016 by Richard MacCutchan
See Get Started with Speech Recognition[^].
5 Oct 2021 by André Marcos (Advisor), Renan Cardoso
Developing a solution to help user and personal trainer, to control and to track personal activities in a gym supported by a simple and integrated app with PHP ecosystem and React Native and Postgre database.
30 May 2013 by Fazal Abu
Learn how to create reports in Microsoft Dynamics CRM in this tutorial
11 Jun 2013 by Richard MacCutchan
Post your question in http://www.codeproject.com/Forums/1645/Site-Bugs-Suggestions.aspx[^] and one of the administrators will respond.
3 Nov 2013 by Ibrahim.Me.2011
I've been developing web apps, for a while now so i know how to get the job done, what i don't know is how every thing really works, i know some but the rest i can't get a grasp on like how abstract works, what happens when i instantiate an object from a class that inherits from an abstract...
8 Jun 2014 by Mvijay1988
Web.Config --> Used at application level.For Example, when we want some configuration only specific to that application then we should be adding those configuration in the Web.config file.Machine.Config---> Used at machine level. For Example, When we want 2 or 3 application in the same...
14 Nov 2014 by George Jonsson
See the answer for a similar question: What is the native keyword in Java for?[^]
14 Nov 2014 by Richard MacCutchan
Go to https://docs.oracle.com/javase/tutorial/index.html[^], and try a bit of basic research in future, it will save you a lot of time.
14 Nov 2014 by DamithSL
Not only for this specific question if you need to learn about what are the java keywords, read : List of Java keywords[^]then you will able to find the answer for similar questions.
22 Feb 2016 by Member 11804563
hello i have been working on trying to make an ai that learns a word from voice recognition, like(-UserVoiceRecognition: Hello) (-Bot: saves the word hello to a database, notepad, or internal i haven't made up my mind yet, (-Bot2ndCommand: search google for definition of the word(- 3rdCommand:...
22 Oct 2018 by AshRayX
For those new to SVMs, what would be the best place to start if they want to train a SVM in C# on different images of characters distributed in their respective folders?This is an assignment in our Image Processing course. We have been doing different IP algorithms on images in C# but, with...
26 May 2020 by Member 14844032
I'm working as a software developer for around 8 years now and have worked with mostly companies offering outsourcing services.The challenge so far was mostly - learn the new tech, showcase through a prototype/POC and implement it in the assigned...
26 May 2020 by RickZeeland
Maybe this will be of interest to you: best-resources-on-software-architecture[^] And also: ~best-ways-to-learn-software-design-principles[^]
30 Oct 2023 by Richard MacCutchan
Go to the place that offers the course, or direct to Amazon, and research there. Or simply AWS Course and Training - Google Search[^].
13 Feb 2015 by Shivprasad koirala, Marla Sukesh
As the article's name says, learn MVC. Ao the agenda is simple, we are going to learn ASP.NET MVC in 7 days.
15 Aug 2016 by Shivprasad koirala
In this lab we will see how to create content types, site columns and we will also see how to integrate MVC with SharePoint.
13 Nov 2013 by OldWrangler
Greetings!I just signed up today even though I have been aware of this resource for quite some time, choosing to present my question here because I appreciate the professionalism that is usually shown here.To the point, I am looking for the recommendation of books, videos, tutorials or...
3 Nov 2013 by udayams
Use this linkhttp://en.wikipedia.org/wiki/.NET_Framework[^]Browse in youtube for .net framework and each and every components in the different framework of .net framework.Watch the following videohttp://www.youtube.com/watch?v=qOQubtK-Vtg[^]
12 Jul 2013 by chady1
How can I develop an app which has Optical Character Recognition and can display the text from an Image? And how can I train it to understand handwritten text from a picture?Thanksps:I know java,android development, c++, c...
27 Jan 2014 by Member 10552967
Hi,Can anyone recommend a reputable training provider (ideally classroom / lab based), for learning C# as a beginner? There are numerous training providers out there but I would ideally like to go with a recommendation. Location wise I am looking at London / South East England.Any...
26 May 2014 by Shiva Pandian
hi friends,I have one doubt for dot net related. please suggest to answer to this question.What is the difference between machine. config and web. config?
13 Nov 2013 by Sergey Alexandrovich Kryukov
I don't think that the whole idea to look for something written from the perspective of certain background is productive. Such books and tutorials are very popular, but looking for such style of presentation of mere API of some system may badly limit your choice.You should also take into...
23 Jan 2014 by Muhamad Faizan Khan
I check on google but didn't find any good free video tutorial for anjular js this web looking fine (http://egghead.io) but require money. Do you any free video training of angularjs??
23 Jan 2014 by Bala Selvanayagam
There are many on the youtube.com[^], please do a search
27 Jan 2014 by Rahul VB
I believe a self taught programmer is the best programmer(I apologize if i said something wrong). You need to start studying very hard. Start with CLR via C#(By Sir Jeffrey Ritcher): I believe its a tough book, but it breaks open a stagnant mind. For ASP.NET i will suggest: ASP.NET...
27 Sep 2014 by Member 11114208
https://www.codeschool.com/courses/shaping-up-with-angular-js[^]