排序
Django Chat Room App
Django Chat Room App,Can any one help me build a chat room app? Where People will be able to create chat rooms with their desired name and then invite people to chat there. guest a...
Challenge: Write a program that never stops
Challenge: Write a program that never stops,Write an endless loop, write some confusing gotos... The rules are simple: Write a program that never stops. Language: Any. Try to keep ...
How to fix an Endless Loop in Python?
How to fix an Endless Loop in Python?,Hello, This is my first time here on dev.to. I need some help fixing a code. See I'm learning Python from scratch and created this simple game...
Django vs Laravel ?
Django vs Laravel ?,which one you think should win and why ? 原文链接:Django vs Laravel ?
Do you think there is a language better suited for solving data structures and algorithms?
Do you think there is a language better suited for solving data structures and algorithms?,To give you some backstory on why I am asking this question, I recently got my first dev ...
What is the most confusing thing to you in Python?
What is the most confusing thing to you in Python?,Just some traps and pitfalls that took me a while to get used to in Python. List methods vs. built-in methods # sort(), sorted(),...
Suggestions for learning more Java
Suggestions for learning more Java,Hello all, I've been interested in Java lately. I feel like I have a good grasp on the basics of the language as well as object oriented programi...
How should I package my Django app?
How should I package my Django app?,I have a Django application that serves media (in the vein of Plex or Kodi) that I want to make easy to distribute for others to use. It require...
C++ dev needs advice on Python best practices
C++ dev needs advice on Python best practices,Hi! I've recently thought about familiarizing myself with backend web-development (I came from embedded Linux programming, industrial ...
Enforcing the Use of GitHub?
Enforcing the Use of GitHub?,So, I'm reaching out for polite suggestions on an ongoing issue at my 'work'. I'm currently an Undergraduate student - seeking Master's - and I work wi...