| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,304
» Latest member: IFDA123
» Forum threads: 38,798
» Forum posts: 175,905
Full Statistics
|
| Online Users |
There are currently 35 online users. » 0 Member(s) | 32 Guest(s) Bing, Mojeek, Google
|
|
|
| coding burn out? |
|
Posted by: metulburr - Feb-19-2019, 12:14 AM - Forum: Bar
- Replies (3)
|
 |
I am wondering from those that program 10+ years about burning out on coding?
After about 10 years of being glued to the computer i find myself wa..... More
|
|
|
| converting decimal to binary |
|
Posted by: missus_brown - Feb-18-2019, 11:50 PM - Forum: Homework
- Replies (1)
|
 |
I'm working on an assignment that converts decimal to binary. For each loop it's supposed to print the working number and the remainder (0 for even, ..... More
|
|
|
| newb selfie |
|
Posted by: PatM - Feb-18-2019, 08:18 PM - Forum: General Coding Help
- Replies (5)
|
 |
I'm trying to get a grasp on Python classes and want to clarify something.
If I use a variable name like "count" inside a class and also have a "co..... More
|
|
|
| Index Error |
|
Posted by: ErnestTBass - Feb-18-2019, 04:54 PM - Forum: General Coding Help
- Replies (5)
|
 |
I am trying to run a simple Python 3 program. I am getting at the moment an index error The code is as shown.
[code]
import numpy as np
import ..... More
|
|
|
| Socket Programming Help |
|
Posted by: Djivan - Feb-18-2019, 06:37 AM - Forum: Homework
- Replies (3)
|
 |
Hello can someone help me with this task, I am currently learning python but can not solve that kind of problem which is given at the lesson as hw.
..... More
|
|
|
| Adding Variable |
|
Posted by: kevinwoo00 - Feb-18-2019, 03:51 AM - Forum: Homework
- Replies (4)
|
 |
Hey I have this homework problem set that I feel like should be very simple but I am stuck:
Write a function add(vals1, vals2) that takes as inputs..... More
|
|
|
| passing data to messagebox |
|
Posted by: kmusawi - Feb-18-2019, 01:51 AM - Forum: GUI
- No Replies
|
 |
I have 2 python scripts performing messaging over socket connection. It works fine via CLI however I am now trying to display the receiver end data me..... More
|
|
|
| Range Function |
|
Posted by: OceanJeff40 - Feb-17-2019, 09:08 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hello Python World!
I'm not new to programming, I am intermediate to advanced C family programmer (mostly focused on OpenGL at the moment), but I'm..... More
|
|
|
|