Welcome to Incels.is - Involuntary Celibate Forum

Welcome! This is a forum for involuntary celibates: people who lack a significant other. Are you lonely and wish you had someone in your life? You're not alone! Join our forum and talk to people just like you.

question for codercels

fukurou

fukurou

the supreme coder
★★★★★
Joined
Dec 17, 2021
Posts
5,171
Online time
1d 2h
do you prefer to make algorithms on a big assed white board?
 
ive never worked with algorithms yet, my next course i will. Im not looking forward to it
 
Whiteboards are excellent. You can also use "Magic Whiteboards" that stick on the wall and peel off easy. They wipe clean too. Amazon sell them.

Whiteboards, flip charts, Magic Whiteboard, pen and paper that's the way to do it. I prefer list data structures for everything or SQLite.

 
Last edited:
Just SQLiteMax.
ive never used that, only databases ive used are MsSQL and Mysql.
Also neo4j but that was only for a research project, and i hated using that
 
ive never used that, only databases ive used are MsSQL and Mysql.
Also neo4j but that was only for a research project, and i hated using that
Say you're writing a program that doesn't use a client/server database like MySQL or Postgres.

SQLite allows the program to use a relational database just for it's own use. It does not connect using a TCP port. It's a library that is embedded in the program. This means it's a good substitue for data structures. Just use tables.

It can also be used from Bash scripts. I think it's the most widely used database engine but people have never heard about it. It's what Android uses.

 
Last edited:
Say you're writing a program that doesn't use a client/server database like MySQL or Postgres.

SQLite allows the program to use a relational database just for it's own use. It does not connect using a TCP port. It's a library that is embedded in the program. This means it's a good substitue for data structures. Just use tables.

It can also be used from Bash scripts. I think it's the most widely used database engine but people have never heard about it. It's what Android uses.

thats pretty cool, now i understand whats the usecase atleast
 
Say you're writing a program that doesn't use a client/server database like MySQL or Postgres.

SQLite allows the program to use a relational database just for it's own use. It does not connect using a TCP port. It's a library that is embedded in the program. This means it's a good substitue for data structures. Just use tables.

It can also be used from Bash scripts. I think it's the most widely used database engine but people have never heard about it. It's what Android uses.

how long you been coding for?
 

Similar threads

Lv99_BixNood
Replies
20
Views
1K
VersoffenerAssi
VersoffenerAssi
mrlunatic
Replies
16
Views
434
VersoffenerAssi
VersoffenerAssi
pumpkinlord130
Replies
22
Views
1K
Extern
Extern
Obanchito
Replies
5
Views
344
LeFrenchCel
LeFrenchCel
D00M3D
Replies
17
Views
513
Rapistcel
Rapistcel

Users who are viewing this thread

shape1
shape2
shape3
shape4
shape5
shape6
Back
Top