Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,463
» Latest member: ellena
» Forum threads: 38,575
» Forum posts: 174,797
Full Statistics
|
Online Users |
There are currently 615 online users. » 2 Member(s) | 605 Guest(s) Google, Yandex, Twitter, Bing, Baidu, Axel_Erfurt, DeaD_EyE
|
|
|
Modules |
Posted by: menator01 - Oct-22-2023, 05:49 PM - Forum: News and Discussions
- No Replies
|
 |
I'm re-writing my shmup code and breaking it down into modules. My question is, should I put each class into separate modules?
As of now I have a pag..... More
|
|
|
code management |
Posted by: trix - Oct-22-2023, 03:26 PM - Forum: General Coding Help
- Replies (3)
|
 |
i was wondering how you normaly have to work with the code files.
i gonna make a big code whit different files, where i have to work on a lot of ti..... More
|
|
|
Help naming functions |
Posted by: Fuckingdogma - Oct-22-2023, 02:26 AM - Forum: Homework
- Replies (1)
|
 |
For my assignment, it says to "create a string called Q1 with a word, and then create a function called Q2 that loops through and prints each characte..... More
Attached Files
Thumbnail(s)
|
|
|
Authentication server (console) |
Posted by: biscoito - Oct-20-2023, 11:44 PM - Forum: Networking
- No Replies
|
 |
Hello people,
I'd like to hear some recommendations regarding authentication using a server (RADIUS,etc) and console. Is there any library or sites t..... More
|
|
|
pymodbus |
Posted by: jreckart - Oct-20-2023, 08:19 AM - Forum: Data Science
- Replies (3)
|
 |
I'm using pymodbus to read modbus data from a controller, using serial over an rs485 to usb. I can read coils, registers,etc all the normal stuff.
My..... More
|
|
|
|