Tagged Questions
The tutorial tag has no wiki summary.
7
votes
5answers
165 views
Are there any good books or tutorials on learning Visual Studio?
I've been using Visual Studio off and on now for close to ten years to do little things, but I feel as if I have only scratched the surface on features and best practices.
Are there any good books or ...
0
votes
1answer
71 views
Best youtube channels to learn programming? [closed]
I'm looking for programming tutorails(specially:android). Do you can suggest tutorial sites or youtube channels?
Already thanks..
2
votes
4answers
160 views
Best Free On-line Resources for Learning UML
What free resources can people recommend for learning UML from scratch?
I'm looking for something suitable for anyone who is basically smart and IT literate, though not necessarily with a ...
10
votes
3answers
582 views
Javascript - is this a grey area for anyone else?
I have a firm understanding of HTML, CSS, PHP, MySQL (and to some extent apache/linux) and find that one of the things missing from my 'web development knowledge base' is javascript - creating richer ...
4
votes
3answers
108 views
Online C# Tutorial for students
I have two student interns starting today with no C# experience, although they have used Java.
I'm looking for any experience with teaching students C#, any links to good online tutorials (no video ...
4
votes
2answers
176 views
How do I grok NHibernate's QueryOver API?
I've run into the limits of what NHibernate 3.0's LINQ provider is capable of and decided it's time to learn about one of the more powerful (or at least feature-complete) options: the QueryOver API.
...
0
votes
4answers
233 views
Learning PHP OOP
I have been coding PHP for about 2 years now and I THINK that I have a very good grasps of the fundamental parts of PHP, i.e.
Functions
foreach/IF statements
sessions/cookies
POST/GET
Amongst a ...
0
votes
2answers
82 views
OpenGL ES 2.x tutorials and/or books?
What tutorials and/or books do you recommend for beginners trying to learn OpenGL ES 2.x ?
4
votes
4answers
165 views
How to make a great developer tutorial/courses [closed]
I'm thinking in giving some tutorials/courses (for profit) in programming.
I give personal training and have experience in a classroom, and good reception there.
However, I wonder what could be the ...
7
votes
5answers
460 views
Being too impatient to go through a tutorial [closed]
I have this tiny flaw/problem in me: I don't have the patience to walk through most tutorials 'as is'. I usually see possibilities for RL application in my current projects while running though them ...
4
votes
5answers
365 views
What's the best way to get up to speed with Java?
I'm a software developer that just switched teams so I shall write code in Java now. Last time I wrote something in the language was in programming 101 at uni (I was already an amateur coder back ...
0
votes
3answers
174 views
I need some good programming tutorial for PHP that teaches some basic yet effective programming.
I need some good programming tutorial for PHP that teaches some basic yet effective programming.
Nothing like introduction to syntax and semantics. Something cool and worthwhile.
I already know PHP ...
4
votes
4answers
98 views
PHP developer wanting to learn python
I'm pretty familiar at this point with PHP (Javascript, too), up to the point of OOP in PHP, and am looking to branch out my knowledge. I'm looking at Python next, but a lot of it is a bit alien to me ...
3
votes
1answer
103 views
where can I find a good tutorial on Drupal 7 views?
I am starting to learn drupal so that I can develop web sites with it. I have heard of something called a view, but i'm not quite sure how to work with it. does anybody know where I can get a good, ...
1
vote
1answer
90 views
Are there any examples of Objective-C projects with a tutorial in the comments?
I'm looking for Objective-C projects for mac or iphone (preferably iPhone), that will step me through the code via comments. Are there any examples of such? And yes, I googled it. I was just wondering ...