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,103
Online time
20h 44m
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

Mohamedömar
Replies
36
Views
711
Mohamedömar
Mohamedömar
Scandi_Incel
Replies
10
Views
406
nihilum
nihilum
OLD_HAG_MANCER
Replies
72
Views
1K
UruCel67
UruCel67
Mohamedömar
Discussion Question for NEETs
Replies
31
Views
626
Wolnir
Wolnir
Wolnir
Replies
26
Views
630
TrollPILLER
TrollPILLER

Users who are viewing this thread

shape1
shape2
shape3
shape4
shape5
shape6
Back
Top