135201
You will be muted until you read the rules. Read them! @Rules_for_Python A group about the Python programming language. Offtopic things go here: @pythonofftopic Resources to learn python: @pythonres Group for Hy: @hylang Selenium: @SeleniumPython
Perhaps people have realized that the Django documenting is comprehensible, comprehensive and always up-to-date.
Читать полностью…
I mean a youtube channel or Django community that you recommend
Читать полностью…
How we are supposed to help you? We can't change the content on YouTube
Читать полностью…
Thinking of lying, I have made several projects using drf modelviewset with serializers and postgresql for db and apiviewset mostly crud part
Читать полностью…
I was thinking of making a math module that has all kinds of math functions...
We can divide it into sub modules so if someone's working with Geometry they can just import that and not the full module.
I got the error when the I am updating the values the int converted to float that's why error was occurred
Читать полностью…
Are you thinking about whether to lie or tell the truth? Because it seems those are the only two options.
Читать полностью…
how did you dump the file?
and did you try to read it as binary?
Traceback (most recent call last):
File "C:\Users\shipr\OneDrive\Desktop\books\pd_1.py", line 8, in <module>
k=pickle.load(f)
_pickle.UnpicklingError: invalid load key, '\x00'.
Error occurring during updating file . Why ???
Well, then you know what to do. Your question is not python specific
Читать полностью…
Look for codecrafters it has a lot of those you choose one, and build from it. On GitHub also has some repos with tutorial try searching for it
Читать полностью…
Why there is no more Django project on you tube..
When I search about MERN stack project damn it is more than enough.
Please help me guys
and that's will be the dumbest thing to do just show them your projects and tell the truth if they liked it they will accept you even if it's your first time working in a company
Читать полностью…
looks like you need an offtopic group, please delete the off-topic message(s) and continue this conversation at @pythonofftopic
Читать полностью…
you can do some project at your own, and tell them that you never worked in a company but you have the experience to do projects you've done
or you can go internship for some time.
I advice you to tell the truth
Hi, I am transitionig from sql dba to python dev(django)
I have made two three personal projects. What to do when interviewer ask for tell me about your company project. Can anyone let me know. I am 3.5 yoe. For two company i was rejected in final round.
Sounds like you cant load f. Give more details of your problem.
Читать полностью…
Is python good for making Windows or Linux Applications?
or I need to learn another language such as C# to make them?
1) Fast coding. That means - fast prototyping of the projects and features. Useful for startups.
2) A lot of libraries for scientific needs or data-processing.
3) Simple enough for learn basic programing things and switch a brain to think in algorithmic paradigm (it's - the hardest part of way to become a programmer).
4) Also usable for web :)