Jump to content

Permission?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
14 replies to this topic

#1
Hot_Milo23

Hot_Milo23

    Programmer

  • Members
  • PipPipPipPip
  • 120 posts
Posted via CodeCall Mobile

so.., i finished my sudoku solver last nite, and i was wondering if i should write a tutorial on it? A tutorial on how to make a sudoku solver in python? Im just wondering if im allowed to, and if there would be any point?

ideas? Opinions?

#2
amrosama

amrosama

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 8,674 posts
are you joking please do post the tutorial
sudoku solver must have complex interesting piece of code.
post it in the tutorials>python section
yo homie i heard you like one-line codes so i put a one line code that evals a decrypted one line code that prints "i love one line codes"
eval(base64_decode("cHJpbnQgJ2kgbG92ZSBvbmUtbGluZSBjb2Rlcyc7"));
www.amrosama.com | the unholy methods of javascript

#3
Guest_Jordan_*

Guest_Jordan_*
  • Guests
You don't need permission, just post it!

#4
Hot_Milo23

Hot_Milo23

    Programmer

  • Members
  • PipPipPipPip
  • 120 posts
Posted via CodeCall Mobile
i thought u said in another post, that tutorials had to be submitted and approved. And my code probably isnt as elegant as it could be. But if (when) i post it, i.ll actually put some effort in, i.ll clean it up. Would it be possible to submit drafts? For people to judge, improve?

#5
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Tutorials don't immediately "go live" when posted as other threads do. They are put in a queue and a mod/admin has to approve it first. It doesn't have to be extraordinary code to be approved though. So long as it is accurate and well described, it will be approved.

#6
Hot_Milo23

Hot_Milo23

    Programmer

  • Members
  • PipPipPipPip
  • 120 posts
Posted via CodeCall Mobile

ok, i.ll get to work as soon as i get home. (now....how do i do comments in python? Its been so long. Hehe.)

Posted via CodeCall Mobile
soz for the double post.
i noticed there isnt a subforum for python tutorials? Is it because we dont have enough being submitted? And, does anyone have an estimate of how many people use python here? Seems like not very many?

Edited by TkTech, 11 October 2009 - 06:06 PM.


#7
Guest_Jordan_*

Guest_Jordan_*
  • Guests
That is correct. If there were more submitted a sub-forum would probably be added. There are actually a few members that use Python but I cannot guess at the number.

#8
ZekeDragon

ZekeDragon

    Writes binary right handed and hex left handed

  • Moderators
  • 2,103 posts

Hot_Milo23 said:

now....how do i do comments in python?
Use the # symbol. Everything after that in the line is a comment.

EDIT: I use Python!
Wow I changed my sig!

#9
Hot_Milo23

Hot_Milo23

    Programmer

  • Members
  • PipPipPipPip
  • 120 posts
haha, soz, i was joking about the comments :P
although, it is true i never document code, because ive never had anyone else look at it before. Im nearly done with the commenting. :D

#10
ZekeDragon

ZekeDragon

    Writes binary right handed and hex left handed

  • Moderators
  • 2,103 posts
Hey... I can do Python tuts. Hmm...
Wow I changed my sig!

#11
marwex89

marwex89

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 10,720 posts
I know Python too, and Vswe just learned it. It's got potential
Hey! Check out my new Toyota keyboaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

#12
Vswe

Vswe

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 9,552 posts
Did someone mentioned my name? :P

I can write a few python tutorial if you want :D