Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 700 online users. » 0 Member(s) | 695 Guest(s) Bing, Yandex, Google, Applebot
|
Latest Threads |
class Blockage not projec...
Forum: General Coding Help
Last Post: deanhystad
May-15-2025, 04:32 PM
» Replies: 1
» Views: 182
|
Import vs from x import
Forum: General Coding Help
Last Post: snippsat
May-15-2025, 04:09 PM
» Replies: 1
» Views: 132
|
Trouble with Average Calc...
Forum: General Coding Help
Last Post: Pate
May-15-2025, 07:38 AM
» Replies: 4
» Views: 1,315
|
tracking version during r...
Forum: News and Discussions
Last Post: Skaperen
May-15-2025, 12:25 AM
» Replies: 0
» Views: 102
|
Return a string or byte o...
Forum: General Coding Help
Last Post: snippsat
May-14-2025, 05:21 PM
» Replies: 5
» Views: 365
|
problems with netcdf if I...
Forum: General Coding Help
Last Post: Blaubart
May-14-2025, 04:02 PM
» Replies: 16
» Views: 1,175
|
Retired and Learning Pyth...
Forum: Code sharing
Last Post: BarbaraGonzalez
May-14-2025, 09:04 AM
» Replies: 1
» Views: 363
|
Pip help
Forum: General Coding Help
Last Post: Larz60+
May-14-2025, 05:57 AM
» Replies: 4
» Views: 424
|
Paste text with caret alr...
Forum: General Coding Help
Last Post: armorerratic
May-14-2025, 01:12 AM
» Replies: 2
» Views: 987
|
Library Management System
Forum: Homework
Last Post: deanhystad
May-13-2025, 01:56 AM
» Replies: 1
» Views: 225
|
|
|
remote work |
Posted by: MCL169 - May-26-2023, 01:58 PM - Forum: Jobs
- Replies (1)
|
 |
I am changing careers later in life and started back to school. I want to have the freedom to work remotely and stay employable. I'm finishing up my f..... More
|
|
|
FTS5 again |
Posted by: DPaul - May-26-2023, 07:13 AM - Forum: Bar
- No Replies
|
|
Handshake ( Server Hello ) |
Posted by: JohnnyCoffee - May-25-2023, 10:38 AM - Forum: Networking
- Replies (2)
|
 |
Do I need to send a ( Server Hello ) as a response to the handshake ( Client Hello ) received, but I couldn’t find out why it doesn’t work? If I can h..... More
|
|
|
Minimax algorithm |
Posted by: freethrownucleus - May-24-2023, 05:12 PM - Forum: Game Development
- Replies (3)
|
 |
Is there anyway I can make my minimax algorithm stronger? (For a tic-tac-toe game.)
[python]
def minimax(mark, square, alpha=-1000, beta=1000, dep..... More
|
|
|
SQLite question |
Posted by: DPaul - May-23-2023, 07:04 AM - Forum: General Coding Help
- Replies (3)
|
 |
Hi,
I am using SQLite (version 2.6.0)
Somewhere in the code I need to check if there is an active connection to a database.
In mySQL there is someth..... More
|
|
|
Index out of range error |
Posted by: standenman - May-22-2023, 10:35 PM - Forum: Data Science
- No Replies
|
 |
I am trying to simply load a pdf doc and use langchain to process so I could query it with ChatGPT. I cannot get past loading the pdf doc. Cannot fig..... More
|
|
|
Creating a GUI |
Posted by: flash77 - May-22-2023, 01:18 PM - Forum: GUI
- Replies (2)
|
 |
Hi,
as required, I started a new thread.
I'm very sorry for asking again, but unfortunately I can not handle this...
Could you please help me a..... More
|
|
|
|