Sup, Sup Forums. I'm an amateur Python programmer, with no idea what to write. So...

Sup, Sup Forums. I'm an amateur Python programmer, with no idea what to write. So, my solution was naturally to ask Sup Forums. Per tradition, dubs will decide what I do. Give me a suggestion, and I will cobble something together! Preferably something realistic for an amateur, please.

Other urls found in this thread:

members2.mofos.com/model/3243/
members2.mofos.com/model/3244/
members2.mofos.com/model/3245/
twitter.com/SFWRedditVideos

Write an MOS6502 emulator

Write a file deletion program, and test it in C:/.

Omegle chat bot

Solve p=np

learn django and write a site that shows all images and videos that are currently on Sup Forums

RAM downloader

Sexbot or hentai rape game

x86 emulator

A raytracer

this

write an ftp client

Killing yourself sim game

write a program that takes two vectors of equal length and returns their dot product
then write a program that takes two matrices of appopriate size (columns of first=rows of second) and returns their product.

write a post bot for trips

Write an algorithm that can produce every possible computational permutation in Brainfuck

python is awful

A module to interface with SVN repos (some of us have no choice git peeps).

Hard mode: don't call use calls into a subversion process

fucking LOL

Implement real time scheduling in Minix

An operating system similar to Windows 10 but faster and more powerful

Write your own file format. Super simple.

fibonachi series. simple

only an awful retard who uses a language for the wrong reason would say it's awful.

What should it store and what kind of parser?

Oh shit, not OP, but I will start working on something like this later! Great idea user

that's newbie level, not 'amateur'.

minor hijack:

I know HTML/CSS/PHP/JS/ and a decent bit of Java and want something silly to do. I have a site to host any web-based stuff on, too. Any suggestions? I've only taken up to Calc 2, so nothing too math heavy pls.

mass porn downloader

Write a c compiler for the z80

Set up a camera in your mother's bedroom, and I'll see what I can do.

Write a program that generates random numbers and checks them for dubs and trips and what not. If it sees them it should say a dank maymay to the user.

Said the idiot

OP, I assume you already know how to write a recursive quicksort algorithm? Now try to write it iteratively (non-recursive).

Make Harold happy

Write your own fucking parser you pleb. It should store multiple files something like zip. Bonus: Add xor encryption.

write a script that trolls through the models on Mofos..

members2.mofos.com/model/3243/
members2.mofos.com/model/3244/
members2.mofos.com/model/3245/

etc

and then picks out the ones that are 36DD or bigger. Also, share your script with me when you're done.

I have a mofos login if you need it

Hey to binary converter

>and then picks out the ones that are 36DD or bigger

Hey is whatever you want it to bee

I'll take a mofos login

that so easy to do that op should probably do that

Why would you use django for that? To store the images as blobs in your db?

OP, do this, and you will definitely get a well paid python job.

Let me guess, a perl fan?

will you write the script? it's probably just os.system("curl members.mofos.com......") and some string searches

but you gotta do it. Jesus will know if you don't.

A 8-ball that scales faggotry

This

OP here. I'll just assume you meant HEX to binary, and as you got dubs, I am bound to my word and will do that.

As for this guy, , I'll file that away as a longer term project.

Type of parser in terms of language, syntactic analysis and parsing strategy. But your idea sounds stupid so no tenks.

I was joking. I don't even use python.

No. It says hey to binary. So get cracking on getting hey -> binary.

stop programing in python

That was fun :)

import random

max_length = 9
num = str(random.randint(0, 999999999))
num_length = len(str(num))
if num_length < max_length:
num = num.rjust(max_length, '0')
print num
if num[-1] == num[-2]:
print 'Dicks out for harambe'

no

Unless Sup Forums has a developer section that I am unaware of, it is impossible to just get a list of all the files on Sup Forums as the names of files are generated on upload. They aren't consecutive so you can't work out the next. The only way to get a list is to hack into the database Sup Forums uses to store the ids. However even then media is deleted after a certain length of time to save space. Basically from what I understand it is pointless and not worth it.

RIP formatting :( You can work out where the tabs go though

sorry for forgetting that the enter key existed.

You are fucking dumb. You want a step by step on how to write and store binary? Come up with a header containing the names, sizes and sectors of the files withing your binary. Since you are a pleb you can use something simple like Run-length encoding for storing text files. If you are not man enough to take up the project go stroke your ego with an hex to binary converter.

>programing
it's called "programming" you fucking retarded piece of shit

So, would you say you're pro-grammar?

Please justify your point before you post it. Otherwise you look like a complete faggot.

Kek

Check the Sup Forums programming challenges

No I was asking if you had any preference since you mentioned file formats and I've worked quite a bit with those and enjoy language processing. But you obviously didn't catch on to that because you don't know the terms. This is some stupid fuck talking out of his ass.

HEY guy here. Do enigma from ww2 emulator

make a text based adventure game that we help you get ideas for
then again you dont really need python for that do you

There is a handy python api for Sup Forums called basc_py4chan. You can get all files in all threads of any board witth justt few lines of code.

I did not know that. Oh well I apologise for my ignorance.

i kek'd

write a calculator that can actually divide by zero

Reroll

ignoring your joke here,
you can just validate operands or catch errors/exceptions.

Wouldn't scraping work too?

Sure, but the following lines of code are alot less work aren't they:

import basc_py4chan
board = basc_py4chan.Boards("b")
thread = board.gett_thread(threadnumber)
for x in thread.files():
do your shit

Feels like cheating tbf. But I will still use it to make a better catalogue mode :) Thanks

penis

recursively scrape Sup Forums and store all the sucide posts. Store all info in a data base then create your own website containing nothing but Sup Forums suicde posts.

Use beautiful soup
and Django

satan

the funny thing is, its not that hard to do. I hate python. I like Java and C++

No problem. I wouldn't consider it cheating, you don't always need to reinvent the wheel...

I have never bothered to learn Python. The languages I currently know are:
HTML, CSS, JavaScript, PHP, Windows Batch (easy), XML,
SQL, Java, VB.NET, C#, and I am learning C++
So why would I need to learn Python? What are its benefits over everything else here?

nigger name generator

I know I know :) I just always feel like a lot of python libraries do wayyy too much work for you than it should.

Nothing, apart from ease of use and readability. If you know a lot of languages already, it's probably not worth learning unless you plan on embedding it into a program for whatever reason. Otherwise it's just fun to play with if you have no interest in django/flask etc

the j is silent ricky

winrar

checked lol

Android app - MP4 to WEBM converter

machine learning
/thread

Ugh so fucking weak, maybe try harder next time?

It's a great language for simple scripts or small projects in general. I am using it mainly for web development, the main advantage is probably, tha you can ttranslate your thoughts/algorithms really quickly, since it's syntax is almost pseudo code. I wouldn't consider it for projects where you want to have a fast performance like game development however..

Admit that you learned a garbage tier scripting language instead of a real language like C++

>amateur
>python
... so ur an expert now ?

I do it for a living, so yeah

This is for scientifics not for a poor webdev fag like you

This is good. Probably hard though. Another hard thing is my penile. I don't think procedurally generated cacti has ever been done before

Only thing here that would be useful ._.

Write a z80 emulator

Already did this. If you scrape data they disable hotlinking of images. If you use the API you are bound by restrictions such as one req/s or one thread update/10s.

Write a web scraper that hits every thread on Sup Forums and dumps the entirety of any comment that contains the word "faggot" to a text file including post number and time of post for identification purposes.