Kindling Projects
The Kindling projects page on Ned Batchelder's website contains a list of projects and ideas programmers can tackle to build their skills and knowledge.
1 messages ยท Page 11 of 1
Kindling Projects
The Kindling projects page on Ned Batchelder's website contains a list of projects and ideas programmers can tackle to build their skills and knowledge.
Hi guys
How's it going
bruh
gud
noice
bro im just watching salt while hes coding his game
and i have no idea
im a newbie
:/
to python
mee to ahaha. preparing for an interview on friday, wish me luck
gl and prepare ๐
and remmember to sound confident
it will help you
I hope it will go out well
Thanks. if they hire me i will work on full remote so i can follow the university
Heck Poetry
But embrace pyproject.toml dammit!
setuptools now implements PEP 517
See https://github.com/Preocts/python-src-template for an example
Speaking of - @rugged root - What are the biggest things about packaging and tooling that beginners have a hard time understanding?
I think for me it was just what you're even supposed to do
Like, are you supposed to use setup.py for compatibility reasons, do I need to use requirements.txt, is my project management thing going to do most of it, etc.
Oh also making sure you're submitting to pypi properly
No, no, yes
Unless you're building C extensions*
I started writing a guide
But there's so many edge cases and little things
I might just heck it all, and only write about the most recent one and not even try to explain all the older possible combinations
Tetris (Russian: ะขะตััะธั) is a multimedia franchise originating from a puzzle video game created by Soviet software engineer Alexey Pajitnov in 1984. Video games with Tetris' core mechanics have been published by several companies for multiple platforms, most prominently during a dispute over the appropriation of the rights in the late 1980s. Aft...
!stream 288052803715465216
โ @vagrant wing can now stream until <t:1662488091:f>.
Hi guys, friday i have an interview as a python jr. I will present a basic workflow: images conversion, pdf operations. I wrote a module with some methods, do i need to improve something?
I'll take a peek
Thanks. Feel free to judge
Type hints
Also if you have better ideas for code implementation it would be great
@vagrant wing
You might look into pathlib instead of using os as it'll let your code be more platform agnostic potentially
Seems like a minor thing but it's pretty good practice
Embrace pathlib!
Overall what do you think about the code i made?
Why?
My intent is to kill the program
So my question: is correct to exit() the code when i kill the program?
ahahha you're speaking arabic to me. I'm new to python ahaha
For consistency, use sys.exit()
!e
import os
out = os.path.basename("/spam/eggs")
print(out)
@willow light :white_check_mark: Your 3.11 eval job has completed with return code 0.
eggs
!e
from pathlib import Path
print((Path("spam") / "eggs").stem)
@unique wyvern :white_check_mark: Your 3.11 eval job has completed with return code 0.
eggs
https://www.bogotobogo.com/python/python_files.php I see no pathlib here
Python Tutorial: Python Files and os.path
In all seriousness, though, pathlib is better.
This tutorial made me curse out the author several times
.php
Some men just want to watch the world burn.
hello gamerz
We used the os.getcwd() function to get the current working directory. When we run the graphical Python Shell, the current working directory starts as the directory where the Python Shell executable is.
Is this even correct?
[bradleyreynolds@maximus ~]$ python
Python 3.10.6 (main, Aug 3 2022, 17:39:45) [GCC 12.1.1 20220730] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import os
>>> os.getcwd()
'/home/bradleyreynolds'
>>>
!e
import os
print(os.getcwd())
@willow light :white_check_mark: Your 3.11 eval job has completed with return code 0.
/snekbox
A couple reasons. First, it's fucking awful on mobile
Second, when you have bigger blocks of code, it doesn't really fit quite well, making it hard to share code and what not
Yeah
you mouseover the vc name and see the chat
it's doable on desktop
I haven't yet figured it out on mobile
Third, it's still difficult to see when a new message has been sent. It'll give you the notification number if you're @'d, but no other indicator
There's lots of little gripes I have
They really need to clean it up
Yeah, it's just not there yet
oh thanks for ruining it
Hehe
:(
2022 Debate Club :V in vc0
I am gonna die
this is getting philosophical
So Math is interesting to use here. I think its fair to say that there are axioms we have, even in mathematics, that we know interestically/concretely. That being said, working with those axioms, we can come up with results that follow as a result of those axioms
How does atheist get married? Guys
Idk how
they dont
no wonder im single
they are the reason why demographies are declining
I really wanna marry an atheist now
atheist hmm. i don't care if they have a religion as long as they :V are a nice person
waiting for the "jk, ๐ more important"
๐
Lol
:v i wish melons were seedless in my country
What ..
Sure of course you can ask how someone knows something and challenge it
there are different ways that you know something
Guys. One of my friends doesn't know what blonde is , what do I tell him
O-O person with vanilla ice cream colored hair?
I mean blonde grl
how do you know the color you see in your eyes is the same color they see in their eyes
what if they are color blind
and even if they are not what if how they percieve a color is different from how you percieve a color
its subjective
they cant know
Oo lord u are crack ๐คช @sharp raft
well they can see specific colors they cant be fully color blind
@vagrant wing on a completely unrelated note, it seems you're working on a project veeeery similar to something I worked on previously, that's pretty cool ๐ https://github.com/mustafaquraish/marker
a supposition or proposed explanation made on the basis of limited evidence as a starting point for further investigation.
hypothesis
that's wat u call it
But u said u are atheist, u still believe in cow thing @whole bear
Nice!
i am superposition of 3 religious inclinations
I'm part christian and part muslim:
lmao
ur situation Completely of the top of my head
same
!e
r = ["muslim", "christian", "hindu", "sikh"]
print("I'm part", " and part ".join(r))
for i, x in enumerate(r):
rest = r[:i] + r[i+1:]
print(" Part", x, " because I don't believe in", ",".join(rest), "beliefs")
@lavish rover :white_check_mark: Your 3.11 eval job has completed with return code 0.
001 | I'mmuslim and part christian and part hindu and part sikh
002 | Part muslim because I don't believe in christian,hindu,sikh beliefs
003 | Part christian because I don't believe in muslim,hindu,sikh beliefs
004 | Part hindu because I don't believe in muslim,christian,sikh beliefs
005 | Part sikh because I don't believe in muslim,christian,hindu beliefs
i could be having diarrhea before the rain comes. :V WALa bois diarrhea makes rain
I watched movie when I was a kid that literally had a girl handed on the cross ; from then on i never faced church till date
๐ฅ
:V i am going down a vc
how can i verify
:incoming_envelope: :ok_hand: applied mute to @whole bear until <t:1662553295:f> (10 minutes) (reason: duplicates rule: sent 4 duplicated messages in 10s).
The <@&831776746206265384> have been alerted for review.
Do not spam to reach the message count. You risk being voice muted for 2 weeks if you continue.
!unmute @whole bear
:incoming_envelope: :ok_hand: pardoned infraction mute for @whole bear.
main:
push rbp
mov rbp, rsp
mov BYTE PTR [rbp-1], 1
mov eax, 0
pop rbp
ret
#include <stdio.h>
#include <stdbool.h>
int main(void) {
bool x = true;
return 0;
}
Fear of globs
I always think of people worshipping camels. "Oh, camel...your humps so large...hear my prayer."
Camels are larger than you'd think.
Coq is an interactive theorem prover first released in 1989. It allows for expressing mathematical assertions, mechanically checks proofs of these assertions, helps find formal proofs, and extracts a certified program from the constructive proof of its formal specification. Coq works within the theory of the calculus of inductive constructions, ...
@gentle flint can you help me with this
#ot0-psvmโs-eternal-disapproval
I
Hate
Printers
That is all
The kangaroo is a marsupial from the family Macropodidae (macropods, meaning "large foot"). In common use the term is used to describe the largest species from this family, the red kangaroo, as well as the antilopine kangaroo, eastern grey kangaroo, and western grey kangaroo. Kangaroos are indigenous to Australia and New Guinea. The Australian g...
in vc none are helping me they are just chitchatting
It is primarily a location for general conversation. I see you've found your way to the help channel system.
Having conversations about kangaroos without me? You realise just how unacceptable this is. ๐
Blame @rugged tundra
Are tardigrades meek?
Is it joking?
I'm confused. why do I keep hearing myself via Deckard's mic. is my audio all fucked up?
no
his microphone
can somebody help with chea.. engine? Not breaking any rules or laws. I'm trying to read mouse position in factorio, but have problem with doing so
masked name cause dc doesn't like it cause it normally is used to cheat
!tvmute 945077939169554483 1d You always seem to have combative behavior and attitude. I've given you plenty of verbal warnings in the past. If you end up insulting our users and starting 3rd grade level arguments, you will lose voice permissions entirely.
:incoming_envelope: :ok_hand: applied voice mute to @hardy cloud until <t:1662666020:f> (1 day).
hello
@somber cosmos Would you mind using this chat instead? Nothing wrong with using the other one, it just drives me crazy
Hmm?
i compiled it to exe
and windows and chrome detect it as virus
import tkinter as tk
import tkinter.font as tkFont
import os
import webbrowser
import win32gui, win32con
import urllib.request
import requests
from bs4 import BeautifulSoup
from tkinter import *
from PIL import Image, ImageTk
from tkinter import ttk
import customtkinter
import tkinter
customtkinter.set_appearance_mode("System") # Modes: system (default), light, dark
customtkinter.set_default_color_theme("blue") # Themes: blue (default), dark-blue, green
app = customtkinter.CTk() # create CTk window like you do with the Tk window
app.geometry("600x500")
app.title("sdarot.tv unlocker")
def button_function():
print("button pressed")
command = '''powershell "foreach ($c in Get-NetAdapter) { write-host 'Setting DNS for' $c.interfaceName ; Set-DnsClientServerAddress -InterfaceIndex $c.interfaceindex -ServerAddresses ('1.1.1.1', '1.0.0.1') }"'''
os.system(command)
returned_value = os.system(command) # returns the exit code in unix
print('returned value:', returned_value)
url='https://www.sdarot.tw/series'
chrome_path = r'C:\Program Files (x86)\Google\Chrome\Application\chrome.exe'
webbrowser.register('chrome', None, webbrowser.BackgroundBrowser(chrome_path))
webbrowser.open(url, new=1)
button = customtkinter.CTkButton(master=app,
width=300,
height=100,
border_width=0,
corner_radius=8,
text="sdarot.tv",
text_font=("Roboto Medium", -20),
command=button_function)
button.place(relx=0.5, rely=0.5, anchor=tkinter.CENTER)
if name == "main":
app.mainloop()
thats the code
oh
Hi, can you give me the role of voice verified, there was this role on my last discord account, but the account was lost
)
one of the solutions it showed was python installer from source
yeah
tried it and idk how to do it
so... is there a way to fix it?
:(
Hello, today I will be showing you how to compile pyinstaller from source.
The reason you may want to do that, is because sometimes when you share a python exe with someone, it pops up as a virus, so a way to avoid it, is to recompile it from source.
COMMANDS:
@rugged root
python setup.py install
wtf
@rugged root
it might have worked
it didnt
Hello everyone
Did you ever play Pong and think about how cool a modern re-imagining would be?
No?
Oh well, that's what this game seeks out to be. I recently learned of it and it piqued my interest due to my knack for enjoying updates to old arcade cabinets, so I went ahead and tracked it down. There was no decent footage of the PC version on YouTube either,...
Just testing the different weapons this game has. It has some awesome ones and some really lame ones. -- www.twitch.tv/vegsmashed/
so.. @rugged root is it possible to build the python script to exe without making it detected as a virus?
nononono dont be sorry ;(
you helping me so thank you
can u try with my one?
Going to try something simple first
oh ok
btw its a bit off topic but i started to force myself eating 100% dark chocolate because its healthy
:D
its healthy
also red wine but 100% dark chocolate is so strong
at least its also organic
so its 1000000% healthy
Is that how it works?
idk
you should probably eat something other than dark chocolate occasionally, 100% of your diet is too much bro
i would grow cocoa in my garden but the weather in my country doesnt seem to be good for it
greenhouse
i meant chocolate that is 100% cocoa
not 100% of my diet
you're forcing yourself to eat 100% chocolate.
I get what you're saying dude it's good it's good
really only good without lots of sugar and saturated fat
the weather in my country is really good for farming
Okay, I think it does work
So after you do the step where it makes the bootloader, you then go - oh right, good point
then i go what?
Hey I am facing Some issue in my code
My Code can't detect the DDOS Attack?
I am creating a IDS .
Anyone can help me in this?
its warm but with not bad amount of water and also a lot of sun
but certification dosnt cost money?
hmmm
so if i build it in folder will it fix the issue?
If a GUI yes yes
it use it
and yeah it has the issue
wait can I see your settings?
that will depend if you got other files needed to run it
@somber cosmos dont need the advanced option
try
is for
yeah but what about this?
@shy cave
nonon
the description
its only with the version file isnt it?
@somber cosmos I have no idea what a "version file" is
the problem is that if i make it one dir then the installation for the program will require others to download the dir as zip and then extracting it
Thats not normal?
without it idk how to add description
to the exe
hmmmmmmm
seems to be better now
nah
a
It is written in Python. It is a seamless replacement or extension to the Python interpreter and compiles every construct that CPython 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10 have, when itself run with that Python version.
hmmm
btw is it possible to code in Brainfuck?
like, a gui app?
imagine building a brainfuck compiler in brainfuck
ArnoldC better
A brainfuck compiler written in Haskell. Contribute to KJ002/BrainFuck development by creating an account on GitHub.
brainfuck is basically 8 bits binary but in a way that is supposed to make you cry
๐
btw i just got an rsa key for some game
what
yeah
idk
dumped
from the memory
genshin impact
so basically i can dump now also a decrypted metadata
and then use it to dump and unhollow the il2cpp
and then dump protos
nice
i also got il2cpp dumped from zenless zone zero
but the problem is that i cant code a private server for it
because they dont use protos
at all
@rugged root
Interesting
ok so basically if i upload it as one dir it wont be detected as virus
but
how can i make it like a one file? how can i make it openable by installing/opening just one file?
@rugged root how to code a time machine?
hmm
how the fuck did it move me to AFK, I've never been less away from keyboard than this.
A little classical music for you.
Halycon On and On ยฉ 1992 Orbital
Trying to get ingame cordinats of player, will use it multiple times. Game factorio @whole bear
The Virtual Boy is a 32-bit tabletop portable video game console developed and manufactured by Nintendo. Released in 1995, it was marketed as the first console capable of displaying stereoscopic "3D" graphics. The player uses the console like a head-mounted display, placing the head against the eyepiece to see a red monochrome display. The game...
A reliable leaker has provided what is purportedly the codename for the Nintendo Switch Proโs chip: โDaneโ. Along with this surprisingly informative name, the same source has stated that the Switch Proโs processor is based on an 8 nm process, suggesting big energy efficiency gains over the Nintendo Switch revision.
hi
Tauri
@somber heath should I ping here
is fine
so i have a project
basically from clg
college
yeah
so like im developing a note web app
and i need to add user login and registration
in it
yeah and like evernote
yeah
actually i have a less time so I took the source code
and now im stuck
not evernote
amm like a simple note web app
okay
can i go with mango
mangodb
not that but i have like just created a cluster
and its like i have a deadline on
yeah ik i just need help a bit
ok
hmmm
The Apple A13 Bionic is a 64-bit ARM-based system on a chip (SoC), designed by Apple Inc. It appears in the iPhone 11, 11 Pro/Pro Max, the 9th generation iPad, the iPhone SE (2nd generation) and the Studio Display. Apple states that the two high performance cores are 20% faster with 30% lower power consumption than the Apple A12's, and the four...
brb
I agree, they fully embraced the hole punch and I love it
I'd buy it in a heart beat if they had USB c
Yeahhh
ikr
I really want USB C too
2024 will be the year I guess
I'm probably gonna get it the first day it's available though. Need a new phone, and this seems like the one
Literally moved all laptops to USB C yearsssss before anyone else
I love how Samsung keeps mocking Apple and then does the exact same thing
Everyone else in the market, sigh
Headphone jack
USB c is a huge dealbreaker for me unfortunately
Well, laptops do not matter. It's the phone that does.
No one ever complains what type of charger a laptop uses. Most people either use a laptop, or a PC.
So laptops don't really mmatter
Everything else I have is the same cable, I can't go back to worrying about multiple cables
Yeah the fact that it's still lightning is really annoying. I want USB C now!
I disagree, I also would not get a laptop without USB C charging
I'm waiting to see if it's gonna have USB C soon, or if they go fully portless soon
*MagSafe MagSafe MagSafe MagSafe MagSafe MagSafe MagSafe *
They're going to be legally required to have USB c and not go portless according to the EU
(Thought it does have USB C charging too)
When?
I wnat
Well, if you'd not get a laptop that isn't USB-C then that's just you then.
Magsafe nice to have, but I have a USB c monitor which is a 1-cable setup
Most people would not care about that for laptops.
I plug 1 cable into my laptop, it charges it, does display, and also acts like a USB hub
MagSafe + USB C = <3
I can only talk for me personally
Same
But saying "no one cares" is disingenuous
Not as many people, but there's definitely a fair amount of people who do.
I didn't literally mean everyone, I meant most.
Especially since other devices are now transitioning to USB c
Atleast tha'ts what I see
In my friend circle everyone swears by USB c, so that's my reference
But I do agree with you though. They should all switch to USB-C
I travelled recently and being able to take just my laptop charger and nothing else was honestly the best thing
Indeed
They're awesome
I've never really been bothered by it
It's probably one of the "you get used to it" but it's so fucking big holy shit
That's what she said
I wish ๐ฅฒ
But no the whole top menu bar is like visibly bigger
And I do not like it
I feel like it's fine. Looks kinda neat
To each their own I guess
I don't think I'll ever like it, I'll probably just get used to ignoring it
Fullscreen applications look weird, like a whole chunk at the top of the screen is just unused ๐ฆ
120 Hz though
Gotta love c++ pointers
Charles III (Charles Philip Arthur George; born 14 November 1948) is the King of the United Kingdom the 14 other Commonwealth realms. He was the heir apparent as well as Duke of Cornwall and Duke of Rothesay from 1952 to his accession in 2022 and was both the oldest and the longest-serving heir apparent in British history. He is the longest-serv...
fn consume_seq(&mut self, seq: Vec<char>) -> Result<bool, String> {
let mut res_t = self.ch.clone();
let mut i = 0;
let mut res = false;
loop {
if self.ch.peek().is_some() && i < seq.len() {
if &self.ch.clone().peek().unwrap() == &seq.get(i).unwrap() {
res = true;
} else {
res = false;
self.ch = res_t.clone();
break;
}
self.ch.next();
i += 1;
} else {
break;
}
}
let n_ = self.ch.clone().peek().unwrap().to_owned();
//$todo: error handling
println!("{:?}", n_.is_alphabetic() || n_.is_numeric());
if res {
if n_ == ' ' || n_ == ',' {
Ok(res)
} else {
panic!("unexpected char {}", n_)
}
} else {
panic!("unexpected char {:?}", &res_t.peek().unwrap())
}
}```
't' => {
if self.consume_seq(vec!['t', 'r', 'u', 'e']).is_ok() {
tok_out.push(T![tru]);
}
}
An online AST explorer.
How so?
Also, man I keep forgetting just how large the standard lib is: https://docs.python.org/3/library/index.html
Just keep scrolling and scrolling
like you have to click on the .dmg and drag stuff to the application folders
this is new
to me
Huh that is a bit different
i know right i was so confused at first
i like the touch gesture stuff its pretty neat
tryna figure out whats the snipping tool is in macos
Shift+Command+4
So you download this .dmg file, and it'll appear on desktop like this drive image, then you have a pop up that tells you drag an icon to the applications folder. It took some time for me to realize I'm supposed to drag that icon in the pop up.
aww hemlock don't make me doubt my purchase decisions
but I agree
it is kinda silly
in what part of the world 12PM means 12 midnight?
brb
Hello
obsequious
i had this exact keyboard
ofc ofc no problem, goodnight!
how can I use solid principal ?
In software engineering, SOLID is a mnemonic acronym for five design principles intended to make object-oriented designs more understandable, flexible, and maintainable. The principles are a subset of many principles promoted by American software engineer and instructor Robert C. Martin, first introduced in his 2000 paper Design Principles and D...
you just need solid technique
amazing mute chat
Maybe your speaker settings are borked.
Plenty of people talking.
Ooh thanks - this looks nice - I'll have to give it a shot
no, I just dont have voice yet
!voice
Voice verification
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
is anyone speaking?
i have a question
I'm new to pygame
And I just started learning it
it doesn't run properly when i run the code it should be able to move the rectangle with pressing arrow keys, but it doesnt. Could anybody spot the issue and tell it so I could avoid it next time?
1 hour of panjabi mc - mundian to bach ke
For all Enquires please email - 1hourclips.enquries@gmail.com
I do not own this clip. All rights goes to panjabi mc - mundian to bach ke
@stiff meteor
x = line of regression(y) + the starting point of the line of regression
:incoming_envelope: :ok_hand: applied mute to @lethal thunder until <t:1662797666:f> (10 minutes) (reason: duplicates rule: sent 4 duplicated messages in 10s).
The <@&831776746206265384> have been alerted for review.
loab is creepy af
agreed
unless ur dory xD
ncurses?
What?
<@&831776746206265384> Can someone unmute me in the server i've been on the server for more than 6+ months.. I was wondering if you could do me a favour and unmute me wavering the rules a bit?
Please read #voice-verification
Have read, ive been here for 6 months... should that be enough?
The requirements are listed in #voice-verification
ok thanks.
hey, what websites do you use to share code snippets?
!paste
Pasting large amounts of code
If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.pythondiscord.com/
After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.
^Does this work?
yep
this?
im having issues with using modules in python
vs code
i used the ones that were supposed to be inbuilt in python
like curses and turtle
but it says no module named
windows 11
ah thanks
shouldnt it have been in the install though
regardless of me selecting?
ah okay
thanks man Ill look into some other solutions
have a great day ๐
hahaha
ight see u around
hey guys
I need help
I am trying to install pymongo
i have installed it
but I get this
@pale sigil
its a library for mongodb
idk tho it says the installation was correct
I dont think there is a problem with the installation
pip3 install pymongo
im trying but i get the same error
yo wtf
how'd u find this out
oh fuck
oops
yeah im in the ib
@pale sigil are u on year 2?
nice nice
HL?
CS, Maths Analysis and Chemistry
you?
I cant use my mic
CS, Business, Econs
yikes...
But gonna switch Econs with Maths
math analysis?
I am not like super good at math, so not sure about taking AA HL. That's why I was going for Business to get an easy 7 so My Maths score doesn't affect my overall score too much
ong math ANAL is very hard
where are u from Kalle?
mmm
Thailand?
okok
im from South-East Europe
cool
aight, see ya
Hello guys, im completly new at this and im about to watch some long vids about coding so i just wanted to ask what python version should i download. thank you
oops
lol
alr
we can talk here to contribute to that >:)
fs
genius idea huh
lol yea ig so but u still need to have been in here 3 days
still working on the fishing bit
yes
its cause im a grim reaper in minecraft
and i am the co founder of your game
with most contributions
famously known fact
one sec homie i gotta join a call
stay here
alr
my only friend
C:\blahblah\blahblah\data D
c:/Users/Ayden/Downloads/Python/folders/custom_clothes_guesser/main.p
oh wait um i clicked on the file and it worked
wait nvm, it did ask me for the 2nd input but once i clicked enter, the cmd quit instantly
!fstrings
Creating a Python string with your variables using the + operator can be difficult to write and read. F-strings (format-strings) make it easy to insert values into a string. If you put an f in front of the first quote, you can then put Python expressions between curly braces in the string.
>>> snake = "pythons"
>>> number = 21
>>> f"There are {number * 2} {snake} on the plane."
"There are 42 pythons on the plane."
Note that even when you include an expression that isn't a string, like number * 2, Python will convert it to a string for you.
t=int(input("Tinggi segitiga : "))
a=int(input("Alas segitiga : "))
print(f"Luas alas segitiga Anda adalah = {a*t/2}")
yes it quits after the 2nd input
no it just quit
should I try Atom
okk
yes
t=int(input("Tinggi segitiga : "))
a=int(input("Alas segitiga : "))
print(f"Luas alas segitiga Anda adalah = {a*t/2}")
yes
no
there were 2 options i think, th first one install to all users(?) and 2nd PATH and I chose the 1st one
ah ok lemme try
yeah
also why am i muted hm
!voice
Voice verification
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
ah i see
so like this right
No it still doesn't work D:
i click on the file in data D
and it opens cmd immediately
yes
py "urfilepath"
it's just D:\
yeah
yeah it's in a folder
D:\Python files
like this?
what does navigate mean
C:\Users\user\Documents\Python\UmbulSegitiga.py
py "C:\Users\user\Documents\Python\UmbulSegitiga.py"
OH YEA IT WORKS HAHA
TYSM
Ah okay
Tysm god bless u
imma disconnect from this vc now
tyty
@fossil notch talk here
hey
!voice
Voice verification
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
cool
so how are you
im good
can't get verfied
because still new
i am fine with it if you are
currently i have been trying to learn python
data analysis to be specific
a little i really trying to go through this one course first
sololearn
nice profile pic
im from america
nice
me 2
tkinter
tkinter
whats tkinter?
its used to make gui's
computer science?
Nice. make sure to take breaks computer science can be stressful
for me atleast
import tensorflow.compat.v2.feature_column as fc
I have been trying learn how to code but very noob even after learning to code for 3 years hahaha
bob nice profile picture
wait linuxgamer makes games?
its a tuff road
ya im gonna try it
bye man nice meeting you
everyone left
sad
but ill
stay
not currently trying to become a data analysis.
self-taught
i have experience coding and with python
?
i have been applying to jobs
not really data analyst
data entry and stuff around that ball park
but i definitely got a long way
fresh out of high school kinda
yes basically hahaha
but i have been building a couple skills over the years
not really alot of scammers reached out to me
not fun
I'm confident that i will get a job in the next coming month's
maybe not coding related but something i like hopefully
can't really afford to go to university at this time even if i got a schollarship
i had to drop out of high school and now im trying to get a ged
which im close
it's a high school equivalent
But i am making good progress on my learning i complete a set of lessons on sololearn everyday
got my typing speed up to 55 wpm
For me i like it for productivity
yes not in coding but i mean in a job sense it can help me get through the door
coding is more like my passion. right now im just trying to find a job
ya i want to get a job as a data analysis but right now i just need a job.
applied for some help desk jobs
sorry what did you say?
yes
it
would happen to know how much of data analyst job is coding related?
yep
looking for a job
applied to over 500+ places
18 years old
yep
really i actually know nothing about java script
not worried
i learned web development 3 years ago
so im not coding shy
nope. actually not a big fan of python just need it for data analysis
big analytic nerd
look at stats all day
old
nice at 14 learning how to code that's cool
import tensorflow.compat.v2.feature_column as fc
so if i were to go into java and try to get a java script job. what would the job title i should go for.
actually i might be more able to get a job like that because i know html and css
took a class in high school
Ya, i just start taking a sololearn java course
to get the basics
sorry yes i know
java script is better
javascript
no its ok
java is for mobile if im correct
i love how java script is class based makes it way easier
coding is so addicting. i remember staying up at night learning c++ in middle school hahaha
i recently learn how to make a word counter in python. i was so happy.
yes
Name = input()
the = Name.split()
print(len(the))
this little code caused so much dopamine hahaha
!code
Here's how to format Python code on Discord:
```py
print('Hello world!')
```
These are backticks, not quotes. Check this out if you can't find the backtick key.
Here's how to format Python code on Discord:
```py
print('Hello world!')
```
These are backticks, not quotes. Check this out if you can't find the backtick key.
everyone is in code/help
@whole bear i am not an active user
until next time
Had you learned most of the python?
Ok
Oh
I still tryin
It just feel a little heavy
Cya
You probably not an active user in this server
yeah, i've joined today
Oh ok
can anyone tell me a good resources for python
i'm new
i've course of angela yu
btw
lol
youtube charles severance python for everybody course
This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no pre-requisites and avoids all but the simplest mathematics.
๐ Sample Code Zip: https://www.py4e.com/code3.zip
๐ Lecture Slides and Handouts: https://www.py4e.com/lectures3/
๐ Free Textbook: https://www.py4e.com/book.php
๐ Co...
Ohh this one is from FCC's python course
Or check out freeCodeCamp course from the same Charles Severance (recommended than watching a long video)
https://www.freecodecamp.org/learn/scientific-computing-with-python/#python-for-everybody
yup I did
yes
Oh nice
hy guys, i was wondering if there is a place where i can i find open source project where i can contribute (even as a junior dev in python)
!voiceverify
@nova prawn hey are u verified?
@tall spade yeh
@whole oar talk here
!voice
Voice verification
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
@lunar mulch talk here
I'm mute
!voice
Voice verification
Canโt talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.
mods might ban
OOF
That's not upbeat-happy hahaha ๐
Hello World!
Hello I'm new
how can i voice veri?
thanks
ive join the server long ago but not active
need to have 50 messages to be verify
sounds good heh
wait let me get my head phone hehe
i think my headphone is broken
hello can u suggest a good resources for python
like a youtube channel where i can learn more hehe
wactching
come again
long
@timber belfry Here you go
thanks a lot
i just graduated in information technology
but have zero knowlendge in programming haha
Have a good one GTG
hey
@lavish rover no mic
sorry
i have no mic
good. You?
Hey @surreal wyvern
how are you?
i'm good .
btw i will be able to talk in two days its just i haven't been in here long enough to get voice verfied
where are u from mink ?
I think u new here?
hey @lethal thunder
how are you?
@lethal thunder thanks for the recommendation yesterday. probably saved me a lot of time still doing research into java script and web development
hey @outer storm, how are you?
bye man
I am doing ok. just trying to find what career path i should be going down right now. unsure
need a job soon
i have been slowly learning python for years so i would say low intermediate
around their
@lethal thunder hey
what's up my dude
I tried valorant yesterday. wasn't bad
addicting definitely
yes
fps
first person shotter
hahaha
wow these frames and amazing
yep second day
sad
just woke up
8 am
for me
@lethal thunder tiredness is weird most of the time
@lethal thunder coffee?
I drink atleast one cup a day
@lethal thunder probably taking a break and then coming back to it will help
@lethal thunder i used to hate coffee but takes time to figure out how you like it
oh, ya i get that @lethal thunder
i told them i didn't want to celebrate my birthday they said "well it's not all about you "???
i just want to play roblox in my moms basement
wait i got to go do something see you later guys ๐
help
@rigid jungle what do you need?
Welcome to Xiaomi global official website to buy your favorite products. Here you can buy the latest Xiaomi smartphones, Redmi smartphones, Mi Bands, Power banks and other popular products, as well as various irregular discounts, all on mi.com/global.
where i should write the code ?
โฆ
โฆ โฆ โฆ
โฆ
โฆ
Sleeping Zzzzzz! noise Sound Effect!
wdym
IDE
beginner friendly ide^^^^^^^^^^^^^^^^^^^^^^
Integrated Development Environment.
is there any place where you can train problem solving thing ?
something like edabit.com
no
thanks
best edit with footage taking
how do you make something like this in discord ?
According to https://pypistats.org/packages/pyodbc , 4.0.34 has been downloaded more than 20 million times in the last 30 days, and 98%+ of those downloads are for Linux. IMO, we really should rele...
what is ODBC ?
ohhhh
.wiki odbc
Open Database Connectivity
Connectivity (ODBC) is a standard application programming interface (API) for accessing database management systems (DBMS). The designers of ODBC aimed to
JDBC driver
Java application to interact with a database. JDBC drivers are analogous to ODBC drivers, ADO.NET data providers, and OLE DB providers. To connect with individual
Connectivity
how do you make the regtangle ting
No idea
Check out #discord-bots
They're called "embed"s
ok
What's this? TF2?
tf2 is a pretty good game. i played it for like 3 years
Ain't what it used to be
my dad is nintendo
nintendo is my dad
board size doesn't matter
๐ข
like a bike
that's cute
lo
hey
helo
how are you?
i am good
i love book marks
i have 7
i like to keep organized
i made my mouse mobile
un mobile my mouse