Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
(this is not a spin-off of Douglas Adams' Guide to the Galaxy, mind you)
I'd personally like to see a guide consisting of various programming pitfalls and suggestions for our users who might be starting out. This might be starting out with programming completely, or maybe just EE/PlayerIOClient in general.
Some starting ideas would be to explain that most often, the compiling errors are the easiest to fix. E.g., you need a cast? Go add the cast. Or, you need an argument? You have the wrong argument? Check what you actually need. Your Form1_OnLoad isn't working, but there's no errors? We know why.
Concerning EE itself: your bot disconnects when it's trying to move somewhere? Did you give the bot edit rights?
I'm thinking along those lines. However, I'm a rather lazy person. Shocking, ik. That, and I feel that we all have our own pitfalls and mistakes. Some things might have come easier than others. As such, I propose a 'wiki' style guide. Be it using our fancy forum wiki, or just a forum post (ew).
I see this as a form of preliminary to working with Jabatheblob1's tutorials. While they're great, many folks don't understand the code they're pasting. That's a point I want to drive home (as I'm sure many of you do as well).
So the question becomes this: Is this guide worth the effort? Would new users benefit? If so, do we WANT new users to benefit? Would there be an influx of dry bots that have key features of snake and guest-bomb?
Thanks & please criticize constructively.
Offline
In all seriousness, I do think this is helpful. It's nice to help people step up into the programming community.
Offline
Alright, constructive criticism spotted. We could adopt the assumed "Don't edit this wiki unless you have something to add" philosophy. IF that fails, we could set up a closed editing circle of sorts. That's pretty much anyone who has understanding of those tutorial concepts, and can write to be understood.
Offline
Alright, constructive criticism spotted. We could adopt the assumed "Don't edit this wiki unless you have something to add" philosophy. IF that fails, we could set up a closed editing circle of sorts. That's pretty much anyone who has understanding of those tutorial concepts, and can write to be understood.
Good idea... Some people can't write to save their life ( no offence to anybody ), I do like the sound of your idea.
Offline
Whatever ends up happening in terms of the form of the proposed learning resource, there must be a clear line between C# tutorials and bot tutorials - too many newbie botters start with a bot instead of a "Hello World" program or a simple app like a calculator, and as a result make terrible bots [not gonna name any names].
This 'wiki' must recommend that a new coder [that's you also, Ninja <3] completes one or more decent C# tutorials before even entering the bot programming section.
One bot to rule them all, one bot to find them. One bot to bring them all... and with this cliché blind them.
Offline
that's you also, Ninja <3
Please stop the hate against ninja with no real lead to do so...
Anyways, I'm personally kinda thinking about doing a bot tutorial, included with C#.
I haven't seen any of the other youtube tutorials, but I imagine they don't explain very well what exactly everything does.
What I imagine is a bot tutorial that occasionally takes a quick sideroad to show a couple other possibilities before going back to the main topic.
Anybody that would agree for such a tutorial?
Edit: Oh, and speech, everything will be explained by a voice...
Offline
I see what you mean, tomahawk. We can't legitimately draw a line between bot programming and programming except to remove the PlayerIO aspect. If it bores some newbies, that's how life goes.
den3107, your agendas aren't quite on topic. However, while your idea of branching out is great, it simply cannot be an exhaustive system. You can't take a two minute video and explain every possible contingency for coding that some new programmers might need. That's where their own creativity and learning ability come into play. I would get bored seeing the main topic branch so many times, but maybe that's because I'm somewhat well-versed.
All good feedback, still looking for me.
edit: *more
Offline
Nobody wants a voice over, or a video showing only one way to do something. Written tutorials ftw.
Maybe DotNetPerls as a template.
One bot to rule them all, one bot to find them. One bot to bring them all... and with this cliché blind them.
Offline
Maybe DotNetPerls as a template.
Please no.
So little text per line, so many distractions around it...
My personal experience is btw that the EE community prefers videos (I personally prefer books, but yeah).
Offline
StackOverFlow is a good place.
thanks zoey aaaaaaaaaaaand thanks latif for the avatar
Offline
Pls no moar programming videos. They're difficult to follow compared to a written tutorial and tend to be lower quality overall.
Stack Overflow sure, but isn't the bot section of this forum essentially that?
One bot to rule them all, one bot to find them. One bot to bring them all... and with this cliché blind them.
Offline
Stop being negative about videos. Some people don't like reading and are better off with videos. Sure, you have your opinion, they have theirs, but I don't see why you are putting down tutorial videos. Jaba did a great job wasting his time for people who don't know much about ee programming and made videos to help them out.
thanks zoey aaaaaaaaaaaand thanks latif for the avatar
Offline
Okay, wiki nerds. Please provide your opinions and improvements. If you completely disagree with some point, please take it to discussion either here or on the Discussion page.
It's not that your opinions aren't valid. It's that there could be multiple possible views, or both cancel out.
The Ultimate Guide Minus A Few Words Which Might Make A Lengthy Title
Also, we probably could add a reference or two
Also, I added some humorous voice in thar. IF y'all find it disagreeable, off with it. But, it's a guide, so I took some editor liberties.
Offline
this sounds like a good idea. does anyone have a any good websites or youtube videos for C#.
http://www.capasha.com/eeinformation.php
Isn't it better to read tutorials for C# than starting with the PlayerIO connection?
I would think that it's better to know Visual Studio with tutorials, than starting without knowing anything.Here is some good links to start with first.
http://www.homeandlearn.co.uk/csharp/csharp.html
http://csharp.net-tutorials.com/
http://www.dotnetperls.com/
https://www.youtube.com/results?search_ … oston+C%23 This guy programmed on 2010 express, but what you need is https://www.microsoft.com/en-ca/downloa … x?id=44914
color = #1E1E1E
Offline
Offline
[ Started around 1732454748.9954 - Generated in 0.071 seconds, 16 queries executed - Memory usage: 1.61 MiB (Peak: 1.82 MiB) ]