|
YoWazzup's modding tutorials
Let's get started, the things you need is:
Minecraft
Ideas
MCP(Minecraft CoderPack)
Java knowledge
1: Setting up MCP
Spoiler
Okay, setting up mcp isn't very hard, first you need to make a folder on your desktop, or somewhere...
Started by YoWazzup on
, 16 posts
by 11 people.
Answer Snippets (Read the full thread at minecraftforum):
A NPC mod tutorial THAT ACUALLY WORKS FOR 1.1!!!!!!! I've tried 3 different tutorials and they all.
|
|
I see a lot of questions from people asking what books are recommended to learn a certain language or technology but I hardly see anyone asking for online tutorials. Since graduating from college I've only bought one programming book but I've reviewed...
Started by SquidScareMe on
, 13 posts
by 13 people.
Answer Snippets (Read the full thread at stackoverflow):
So start with tutorials and use books on a book, and the touch feedback....
tutorials gives you a good place to start but book will cover the issue.
What do you want to learn?
anyway from my experience it is both .
Information is incorrect.
|
|
I'm looking for a few good tutorials to get me started in demo coding . I have some background in CG but it's all rather theoretical.
There are many regular 3D programming tutorials, but I'm especially looking for some old school 2D stuff.
Started by jn on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
It's quite hard to browse.
Pouet.net, #coders, #Breakpoint, #bitfellas, #macscene
Also iq has written a huge number of tutorials
Scene.org has a nice collection of sources to old school effects and stuff.
|
Ask your Facebook Friends
|
Hi there. I need to write an ActiveX control and have never written one before.
I'd appreciate being pointed to some useful tutorials.
I'm also wanting to implement it under Code::Blocks. Has anyone done this before? how easy is it?
Note: I've found a...
Started by Matt H on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
With a DLL project in Code::Blocks
Found these two tutorials which look like they are heading down the right.
|
|
I'm learning Caliburn for a WPF project I am involved in and we are having a hard time finding good tutorials for it. I have looked through the Caliburn Wiki , and the samples that come with the download, but either the tutorials are lacking, or I am....
Started by Alex Baranosky on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Here's a very simple getting started tutorial: http://devlicio.us/blogs/christopher_bennage/archive/2009/11/22/caliburn-hello-world.aspx
Here is a somewhat longer tutorial on how to get started with Caliburn....
This would be a good place to ask.
|
|
Hi all,
I am tired of tutorials that just enumerate the concepts with examples. How about some tutorials that show the wrong way of doing and then the correct way of doing things? It would be great to learn things like interfaces, delegates, abstract ...
Started by dotnet-practitioner on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
Answers.aspx http://en.wikipedia.org/wiki/Object-oriented%5Fprogramming http://www.exforsys.com/tutorials.
|
|
Looking for a good guide/ tutorial to begin Mac OS X app development, preferably using Cocoa and a language other than Objective C.
And maybe some tutorials for interface builder as well?
Started by Tom on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
And it was hard for me to retain all that information, but I stumbled across CocoaCast where you can find lots of video tutorials on Mac Development! And it's totally free to watch them, even to download them..
|
|
Can you Recommended Tutorials and videos to learn nunit testing in short time.
I know that there are a lot of good books talking about unit testing, but i just want to learn it short and i will go more deep using these books later.
So if you know some...
Started by Amr ElGarhy on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Be learned by understanding the theory and hard practice..
|
|
Hi..
i just asked myself if there are people who learn from a Video Tutorial .. let's say a new programming language or something.
Do you like to learn this way .. or is a good book better than a good video.
Second question.. are there any Series of Video...
Started by n00ki3 on
, 18 posts
by 18 people.
Answer Snippets (Read the full thread at stackoverflow):
It may be a personal preferences....
I quickly get tired of them though, whereas text tutorials (source with comments and an overview really...) are searchable and usually, books, ...
I went through the XNA video tutorials and found them helpful.
|
|
I need VB.NET tutorials and simple VB.NET examples. I am trying to implement click events like:
Add button Edit button Delete button Upload button Where can I get started with this?
Started by sakthivignesh on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Www.java2s.com/Tutorial/VB/CatalogVB.htm
There is also msdn, but the docs are hard to understand..
|