The tutorial tag has no wiki summary.
0
votes
0answers
60 views
Resources for Python Developers [closed]
I'm developing an online course for beginning python programmers starting from basic syntax through object oriented design and GUI. I'd like to include some helpful community resources like Code ...
2
votes
2answers
240 views
Tutorial dependency — how to do I learn to code by myself?
Here's the thing: I have been learning to code in jQuery (not raw JS) and PHP for about 3 months now. During this time, I have learned a lot of different things, discovered how a web application is ...
5
votes
4answers
486 views
Learning C for C++ programmers
That's right, I learned to program in C++, and of course know the common set of features of both languages, so I can program in C.
But I'd really like to read tutorials or books that teach you C, and ...
3
votes
4answers
3k 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 ...
13
votes
5answers
835 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
2k 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 ...
2
votes
5answers
1k 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 ...
5
votes
5answers
2k 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 ...
4
votes
4answers
247 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 ...
1
vote
1answer
329 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 ...
9
votes
6answers
1k views
How hard is Python to learn?
I'm on the list of the tutors in my university (for PHP, MySql, CSS, etc) but someone contacted me asking me to teach them entry level Python. Would I be able to be up quickly enough and be able to ...
8
votes
5answers
922 views
Resources for Learning Clojure?
I primarily program in D nowadays and my second favorite language is Python. I've decided I want to learn Clojure to broaden my horizons to a language that's more functional flavored and designed ...
4
votes
5answers
273 views
Simple approach to Rails
I recently got into web development through the PHP framework, CodeIgniter. I knew some PHP before I started learning that framework and overall I found it very easy to learn. The CodeIgniter ...
4
votes
2answers
200 views
How do you approach tutorials
I get lots of interesting tutorials through feeds and sometimes I implement them step by step, other times I just read through them and note anything that I do not know.
When ever I implement them I ...
6
votes
11answers
3k views
Learning Programming from scratch
I am entirely new to programming, other than basic HTML/CSS knowledge. I want to learn programming as quickly and efficiently as possible, and I'm willing to put in the time (at least 70 hours a ...
23
votes
5answers
3k views
vim tutorial for beginners
I have been using an IDE ever since I started programming, but now it is time to move on to something good.
I have decided to use vim. But I feel this entails a steep learning curve.
So what is a ...
2
votes
1answer
869 views
Best tutorial to learn MATLAB
I loved this tutorial for learning haskell
http://learnyouahaskell.com
But I have a friend who is learning MATLAB and is looking for a good introduction.
I liked learn you a haskell because it ...
2
votes
2answers
917 views
Can you provide a link to a tutorial to setup ASP.Net MVC, Fluent NHibernate and Castle Windsor [closed]
I have seen Sharp Architecture all over the place but this seems very complex from the outside.
I have a ASP.Net MVC app working with Fluent NHibernate and now I want to add Castle Windsor to the ...
4
votes
6answers
5k views
Where can I start learning to build web applications in C#
So far I've written web sites in PHP, except for a pet project of mine written in Python.
I'd like to start learning C# for use on the web, but I have no idea where to start. I know nothing of .Net. ...
3
votes
6answers
332 views
Is there any place to find real-world usage-style tutorials for programming languages?
Let's face it. When you want to learn something completely new, be it mathematics or foreign languages, it's easiest to learn when you get real world scenarios in front of you, with theory applied. ...
4
votes
2answers
269 views
Oracle Tutorial
I am a very experienced SQL Server developer who is being thrust into an Oracle heavy environment. I want very much to start being useful and productive and need to get up to speed. I can read the ...