Projects
Re: Projects
Doesn't he already sort of do that? Maybe not every single one of the series, but at least some of them already, like the blog tutorial or the user system tutorial (register, login, profiles).
Or is that not what you mean?
Or is that not what you mean?
Please check out my CodeCanyon items.
Re: Projects
You mean something more complete ?
Actually that’s not a bad idea ! It could be an ongoing thing, and every now and then I can do something to it from one of the smaller tutorials.
But I have no idea what to do for the project
Actually that’s not a bad idea ! It could be an ongoing thing, and every now and then I can do something to it from one of the smaller tutorials.
But I have no idea what to do for the project
Re: Projects
I was thinking more of a project that brings together many of these things.Tino wrote:Doesn't he already sort of do that? Maybe not every single one of the series, but at least some of them already, like the blog tutorial or the user system tutorial (register, login, profiles).
Or is that not what you mean?
Yeah, thats what I meant! No rush, take all the time you need I'm sure some of the members from this non-existent community can help you with some ideasjacek wrote:You mean something more complete ?
Actually that’s not a bad idea ! It could be an ongoing thing, and every now and then I can do something to it from one of the smaller tutorials.
But I have no idea what to do for the project
Re: Projects
Thats true, but do you really have to cover Everything?
I just think having projects makes learning even more fun.
I just think having projects makes learning even more fun.
Re: Projects
I've often tampered with this idea as well;
Again struggling with the idea of ways to incorporate multiple projects (or a very large number) into one. The closest thing that I could come up with would be a forum or a social network-type site; both of which would be quite a large project for the scale of things. However, just throwing my thought into things.
Again struggling with the idea of ways to incorporate multiple projects (or a very large number) into one. The closest thing that I could come up with would be a forum or a social network-type site; both of which would be quite a large project for the scale of things. However, just throwing my thought into things.
-
- Posts: 534
- Joined: Thu May 05, 2011 8:19 pm
Re: Projects
You always seem to hate wordpress.. Why not a CMS?
I don't like to brag, but I wasn't circumcised. I was circumnavigated.
Want to learn something new? Or maybe reinforce what you already know? Or just help out? Please subscribe to my videos: http://goo.gl/58pN9
Want to learn something new? Or maybe reinforce what you already know? Or just help out? Please subscribe to my videos: http://goo.gl/58pN9
Re: Projects
hmm... an actual CMS might take a bit ages, but a site that has a CMS is a pretty good idea.
Re: Projects
Hows about a members system? All your tutorials have the components there maybe you could show how it all works and interacts?
Re: Projects
That is the idea of the project, to explain the bigger stuff like how to manage code and how things work together.twiggy wrote:Hows about a members system? All your tutorials have the components there maybe you could show how it all works and interacts?
to be honest, I'm finding it very hard not to do a spoof of "visualUpload"
-
- Posts: 534
- Joined: Thu May 05, 2011 8:19 pm
Re: Projects
The project doesn't have to be a upload one though.
For example you could make a simple game, or a desktop application?
For example you could make a simple game, or a desktop application?
I don't like to brag, but I wasn't circumcised. I was circumnavigated.
Want to learn something new? Or maybe reinforce what you already know? Or just help out? Please subscribe to my videos: http://goo.gl/58pN9
Want to learn something new? Or maybe reinforce what you already know? Or just help out? Please subscribe to my videos: http://goo.gl/58pN9
Re: Projects
True, I would say it has to be web based though.bowersbros wrote:For example you could make a simple game, or a desktop application?
-
- Posts: 534
- Joined: Thu May 05, 2011 8:19 pm
Re: Projects
If it follows php, why not desktop?
I don't like to brag, but I wasn't circumcised. I was circumnavigated.
Want to learn something new? Or maybe reinforce what you already know? Or just help out? Please subscribe to my videos: http://goo.gl/58pN9
Want to learn something new? Or maybe reinforce what you already know? Or just help out? Please subscribe to my videos: http://goo.gl/58pN9
Re: Projects
Because so far I have only done web based tutorials ?bowersbros wrote:If it follows php, why not desktop?
Re: Projects
I would suggest web based game. Nothing too fancy. Just some cool features which the community could vote on.