Top 270 Computer Science / Programing Books
High rated book information in the field of computer science and programing
@kaggle.thomaskonstantin_top_270_rated_computer_science_progra_ca08f5ca
High rated book information in the field of computer science and programing
@kaggle.thomaskonstantin_top_270_rated_computer_science_progra_ca08f5ca
CREATE TABLE prog_book (
"rating" DOUBLE,
"reviews" BIGINT,
"book_title" VARCHAR,
"description" VARCHAR,
"number_of_pages" BIGINT,
"type" VARCHAR,
"price" DOUBLE
);
Anyone who has the link will be able to view this.