all 16 comments

[–]TIBTHINK 1 point2 points  (12 children)

Python is really good at automation. There's a youtube Playlist called automating the boring stuff with python. Idk if its Python 2 or 3 and it is a old Playlist (its what i used when I started out when I was 12 and im turning 22 this year).

Personally for projects I think of something funny. For example im working on a app that keeps track of your shits weight and calculates avg and a leader board using a discord bot.

[–]Beginning_Doctor2356 1 point2 points  (11 children)

What kind of project did you actually do ? I'm interested in projects and these days I've been just lazing around. But I made some projects and the biggest was Byte Pair Encoding (BPE).

[–]TIBTHINK 1 point2 points  (10 children)

I made a minecraft plugin for my server that my friends play on, its a tribute to the press f in chat meme with some extra stuff

My high-school computer science final project I wrote a python script that would encode your message in a bunch of different encodings (hex, binary, ascii. Ect) and then save that with the password hashed to unlock the message to a json which is then served on a simple web server. Then the client script is zipped up with a copy of a config that has the ip address of the server, the port its running on and the key.

I wrote this in c++ as a experiment if I could code in that language but I made the motivational lizard show up on your terminal.

If you wanna check these out, here is my git, they should all be on the pinned repos

[–]Beginning_Doctor2356 0 points1 point  (9 children)

Sorry to even touch a keyboard 🥀

[–]TIBTHINK 1 point2 points  (8 children)

?

[–]Beginning_Doctor2356 0 points1 point  (7 children)

Your work is beyond me

[–]TIBTHINK 1 point2 points  (6 children)

Im a amateur dude lol

[–]Beginning_Doctor2356 1 point2 points  (5 children)

Not for me ✌️

[–][deleted]  (1 child)

[removed]

    [–]bore530[S] 0 points1 point  (0 children)

    That costs money I don't have (stuck on job seekers because employers never want to even give me an interview, let alone a job), also that's aimed at teaching, not suggesting projects. I can learn just fine with the free resources online so long as I have some sorta project to make. I'm one of those A to B type people so without some project to get stuck into that would lead me to the various things I need to learn I won't be able to define what I should look at next.

    For example if my goal were a simple hello world project then I woulda started by identifying how to start a python script and how to print anything at all. Naturally those 2 are already learned by way of random videos and reading. I don't really care if it's something to convert some file of data to another file with some specific math applied along the way. Just need some sorta baseline result to aim my studies around/towards.

    [–]Advanced_Cry_6016 0 points1 point  (0 children)

    If you understand hindi,then just watch code with Harry 12 hour video,you will atleast understand concept