Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 478 online users. » 0 Member(s) | 472 Guest(s) Bing, Google, Applebot, Yandex, Baidu
|
|
|
testing code |
Posted by: Skaperen - Oct-05-2016, 05:56 AM - Forum: Code sharing
- Replies (2)
|
 |
i am testing indents and stuff:
[python]from sys import argv
def main():
from sys import argv
if len(argv) < 2:
print 'no argum..... More
|
|
|
List Censor Thread |
Posted by: palmtrees - Oct-05-2016, 01:03 AM - Forum: Homework
- Replies (6)
|
 |
I am making a program for my Introduction to Computer Science course where I have to type in a sentence: "Dr Mathias is completely full of shirt I wis..... More
|
|
|
distance between 2 points |
Posted by: sparkz_alot - Oct-04-2016, 10:02 PM - Forum: Code sharing
- Replies (11)
|
 |
This is a small part of a bigger project I'm working on to Pythonize (a real word I just made up) the formulas in Jean Meeus' book "Astronomical Algor..... More
|
|
|
[split] new BBCodes |
Posted by: metulburr - Oct-04-2016, 06:30 PM - Forum: Board
- Replies (6)
|
 |
[quote='nilamo' pid='1429' dateline='1475605285']
Once you hit line 57, your program is done. The python version never computes anything, regardle..... More
|
|
|
Programmer named Tim... |
Posted by: Fred Barclay - Oct-04-2016, 04:53 PM - Forum: Board
- Replies (11)
|
 |
Just under my username, it says "Programmer named Tim."
What's up with that? How do I change it? :s
And more importantly, when did my name change..... More
|
|
|
a few extra tags |
Posted by: metulburr - Oct-04-2016, 03:13 PM - Forum: Board
- Replies (2)
|
 |
I made a few extra BBCodes. It seems illogical to use the code box for error output, code output, especially when it syntax highlighted for no reason..... More
|
|
|
a project idea |
Posted by: Skaperen - Oct-04-2016, 03:03 AM - Forum: Bar
- Replies (7)
|
 |
maybe a subforum to post project ideas could have a bunch of ideas that might be inspiring to others, or worse.
i am not a GUI programmer :( so when ..... More
|
|
|
pyutils module |
Posted by: Skaperen - Oct-04-2016, 02:19 AM - Forum: Code sharing
- Replies (15)
|
 |
i'll upload/embed it here and see if i live through it.
[spoiler=My code]
[php]#!/usr/bin/env python
# -*- coding: utf-8 -*-
#--------------------..... More
|
|
|
modifying tutorials |
Posted by: metulburr - Oct-03-2016, 10:50 PM - Forum: Board
- Replies (22)
|
 |
[color=#333333][size=small]Create a sub thread for GUI, Gaming, Networking, and Web tutorials within each related category = Each forum would have its..... More
|
|
|
PythonPath file |
Posted by: JohnRLaw - Oct-03-2016, 02:46 PM - Forum: General Coding Help
- Replies (6)
|
 |
I am a beginning python programmer. My computer is running Linux Mint 17.3. I am using IDLE as the development environment. My question is simple. I k..... More
|
|
|
|