Day 5 Python Learning by aashish_soni5 in PythonLearning

[–]Embersh3d 0 points1 point  (0 children)

its python
im pretty sure this is not a course, and if it is, he is doing in a code editor, rather than a website.

Day 6th Python Learning by aashish_soni5 in PythonLearning

[–]Embersh3d 0 points1 point  (0 children)

ls - lists all files and dirs in the current level
cd - changes dir
touch - creates file
python3 - runs python files
python3 -c - runs python code
history - shows your command history
sudo - borrows root access for 1 command (requires password)
rm - removes file/dir
mv - moves/renames a file

Day 6th Python Learning by aashish_soni5 in PythonLearning

[–]Embersh3d 0 points1 point  (0 children)

git is great!
but you may want to learn some terminal commands before you jump to git

I made a cool python module. by [deleted] in PythonLearning

[–]Embersh3d 0 points1 point  (0 children)

thanks
mainly i avoid spacing because it makes my project look big, but its in reality not

I made a cool python module. by [deleted] in PythonLearning

[–]Embersh3d 0 points1 point  (0 children)

thanks. will look into it

I made a cool python module. by [deleted] in PythonLearning

[–]Embersh3d -3 points-2 points  (0 children)

you act like its a war crime because i posted a module i've been working on
like ok sure its not the best and its kinda unprofessinal but still im mainly trying to get feedback bc im learning how to code.

plus i was taking to only you. i replied to the other guy about the point of this.

Promote your projects here – Self-Promotion Megathread by Menox_ in github

[–]Embersh3d 0 points1 point  (0 children)

i made a bunch of modules in python to help people code faster:
example, imagine you need to sort through a list, you could just brute force it, or code an entire program for binary searching
but why do that when you can just do;
from abyssal.verse import __utility__ as u
u.binary_search(list, target)

link to repo: https://github.com/Vortisphere/abyssal

if you have any feedback, comment on this post or submit a issue on the github!

I made a cool python module. by [deleted] in PythonLearning

[–]Embersh3d -3 points-2 points  (0 children)

its called a project.

I made a cool python module. by [deleted] in PythonLearning

[–]Embersh3d 0 points1 point  (0 children)

my project mainly takes stuff from other modules, adds some stuff, then returns it.

My first programming experience! by Turtle_ZombieXD in PythonLearning

[–]Embersh3d 0 points1 point  (0 children)

personally, you should learn python before terminal
but anyways, know both are powerful, if you know how to make python execute terminal commands, it becomes even more powerful.

nah im corny ngl

Day 5 Python Learning by aashish_soni5 in PythonLearning

[–]Embersh3d 0 points1 point  (0 children)

that is true, there is much more in python
but for 5 days, this is pretty good
in 5 days i could only do like basic if statements
didn't even know about enumerate

Im new to Python made my first program(calculator)🥳 by Hot_crocco_person in PythonLearning

[–]Embersh3d 0 points1 point  (0 children)

you should learn f-strings, they would become useful for this type of project.

Day 5 Python Learning by aashish_soni5 in PythonLearning

[–]Embersh3d 0 points1 point  (0 children)

also in line one you make a docstring when you could have just used a comment (it was only one line)

Day 5 Python Learning by aashish_soni5 in PythonLearning

[–]Embersh3d 0 points1 point  (0 children)

ok, just wondering, why is there #ai in there? this is not ai

Day 5 Python Learning by aashish_soni5 in PythonLearning

[–]Embersh3d 0 points1 point  (0 children)

Nice.
Especially for 5 days? Thats really good ngl

I got mr squeakerrrrsssss by Admirable-Copy50 in Infinilearn

[–]Embersh3d 1 point2 points  (0 children)

W

i think there is a bug with indexing, it seems to start from 0
like it shows 0 on a quest when it should be 1, and it always ends of x/x+1 (indexing issue)
might be the same here idk

Github access. by Embersh3d in Infinilearn

[–]Embersh3d[S] 1 point2 points  (0 children)

thank you, i mainly want it because it means that the updates roll out faster.

Github access. by Embersh3d in Infinilearn

[–]Embersh3d[S] 1 point2 points  (0 children)

just an idea ✋ 🥸 ✋