About Tutorials

Sorting tutorial sections with 100's of tutorials.

Page 1 of 1

4 Replies - 917 Views - Last Post: 11 February 2010 - 05:17 AM

#1 Munawwar   User is offline

  • D.I.C Regular
  • member icon

Reputation: 163
  • View blog
  • Posts: 457
  • Joined: 20-January 10

About Tutorials

Posted 10 February 2010 - 02:21 PM

You all may have noticed this.There are 215 C++ tutorials and list looks something like :
---
Writing an Interpreter - Part II
Make BlackJack in objective C, plus a review of the language
Writing an Interpreter - Part IIIA
Hash Table and It's Usage
...
...goes on

I feel that if the tutorials were arranged according to topics (folders) it would be really easy to find our topic of interest. I say, something like "Basics","Data structures","Algorithms","Windows","Linux","Graphics","Other stuff"..I dont know...maybe I am not good at sorting the topics. But yes, presenting such huge data in a structured way is more pleasing to the eyes - Its just a personal opinion. What do, the people of DIC, think?

Is This A Good Question/Topic? 0
  • +

Replies To: About Tutorials

#2 NickDMax   User is offline

  • Can grep dead trees!
  • member icon

Reputation: 2255
  • View blog
  • Posts: 9,245
  • Joined: 18-February 07

Re: About Tutorials

Posted 10 February 2010 - 02:25 PM

As the number of tutorials has grown this issue as indeed been brought up by the team. Although I am not 100% sure what was decided I think the consensus was that we will be looking at some way of sorting the tutorials after the upgrade settles down.

I will move this topic over to the site feedback section and see what comes of the discussion. This is definitely not the firs time this topic has come up. We feel your pain!
Was This Post Helpful? 0
  • +
  • -

#3 KYA   User is offline

  • Wubba lubba dub dub!
  • member icon

Reputation: 3213
  • View blog
  • Posts: 19,241
  • Joined: 14-September 07

Re: About Tutorials

Posted 10 February 2010 - 04:32 PM

Yes please. Some sections are getting hard to search through.
Was This Post Helpful? 0
  • +
  • -

#4 Bench   User is offline

  • D.I.C Lover
  • member icon

Reputation: 945
  • View blog
  • Posts: 2,464
  • Joined: 20-August 07

Re: About Tutorials

Posted 11 February 2010 - 02:58 AM

I couldn't agree more, I think I brought this up about a year ago. It would certainly make alot more sense to have seperate sections for C, C++, 3rd party extensions, platform-specific stuff... (And by the way, has anyone noticed how many unsorted snippets there are..?)

Looking briefly at the tutorials section, a few possible categories seem to jump out

- Standard C (C89/C90/C99)
- Standard C++ incl. TR1 and C++0x
- STL Containers/Algorithms
- OO Design
- Visual C++/MFC/C++CLI
- Windows API/Windows programming
- *NIX programming
- 64-bit programming issues
- Cross-platform 3rd party libraries
- Miscellaneous/Uncategorised/General

The only problem is that it will take someone quite a while to sort through all 200+ tutorials and categorise each of them, but i'm sure it will help in the long run



As for organising the tutorials, would it be better to use something a bit less forum-like? My initial thought had been towards wiki-type software, where other contributors could improve the existing tutorials - Of course that comes with a whole world of its own problems, i'm not sure that its very practical for DIC without giving the mods a headache.

This post has been edited by Bench: 11 February 2010 - 03:15 AM

Was This Post Helpful? 0
  • +
  • -

#5 EdwinNameless   User is offline

  • D.I.C Addict
  • member icon

Reputation: 128
  • View blog
  • Posts: 723
  • Joined: 15-October 09

Re: About Tutorials

Posted 11 February 2010 - 05:17 AM

View PostBench, on 11 February 2010 - 08:58 AM, said:

As for organising the tutorials, would it be better to use something a bit less forum-like? My initial thought had been towards wiki-type software, where other contributors could improve the existing tutorials - Of course that comes with a whole world of its own problems, i'm not sure that its very practical for DIC without giving the mods a headache.


+1.

Some tutorials definitely could do with some improvements (note the euphemism here), and I think the Wiki approach would totally be suitable (isn't there an IPB integration with MediaWiki or something?). I'm thinking pages should only be editable for certain groups of users (like Contributors) to avoid abuse.

This post has been edited by EdwinNameless: 11 February 2010 - 05:17 AM

Was This Post Helpful? 0
  • +
  • -

Page 1 of 1