M
M
murpuff2015-06-09 16:57:40
Books
murpuff, 2015-06-09 16:57:40

Is there a beginner's book that shows the development of a real project?

Prompt please such book in which there would be NOT abstract tasks and examples. In which the author leads by the hand and shows the development of a real commercial project in a simplified form. From start to finish. Any language. Of course, if such exist. Thanks in advance.

Answer the question

In order to leave comments, you need to log in

9 answer(s)
E
Eugene Burmakin, 2015-06-09
@murpuff

Agile Web Application Development with Rails 4 takes you step by step through the entire process of creating an online store.
Hartl's tutorial ( Russian translation of the latest version ) shows the creation of a Twitter clone.
This is from web projects and specifically on Ruby on Rails.

M
Mark, 2015-06-18
@printf

I once wrote such a book: https://www.packtpub.com/application-development/k...
It discusses small programs for the desktop and Android, development in python from scratch. I tried to explain everything in detail along the way, I don’t know how successfully.

X
Xenobyte, 2015-06-18
@Xenobyte

Purival Sammy - Fundamentals of Web Application Development (O'Reilly Bestsellers) - 2015

J
jackroll, 2015-06-09
@jackroll

1. How more or less complex non-abstract projects were written, I saw in the book "Qt. GUI programming in C ++" (Jasmine Blanchett and Mark Summerfield)
2. I advise you to read some books about algorithms and data structures. You will use these algorithms in your projects. INFA 100%.
3. How complex projects are written can be learned by reverse engineering the application.
A month ago, I asked a similar question: What channels on youtube do you know where videos are uploaded, where serious applications are written nonstop?

K
Kostya Bakay, 2015-06-18
@kostyabakay

Not a book, of course, but also good.

V
Viktor Koltcov, 2015-06-09
@Vityarik

"Object-oriented design techniques. Design patterns" GoF
throughout the book (or in one of the chapters, I don’t remember exactly) design the application

V
vitalyg, 2015-06-11
@vitalyg

If you live behind a hillock - read their books.
If in Raschka, the best thing I've read is Life inside a bubble | Ashmanov and Partners
Actually the history of Rambler. If this tells you something...

P
pixel313, 2015-06-16
@pixel313

Agile Web Development with Rails 4 by Sam Ruby is a good book on rails. It starts with hellovods, but from chapters 2-3, the development of an online store begins, which continues until the end of the book.

R
Roman Yakovlev, 2015-06-18
@feligz

Youtube has video tutorials on creating a project from scratch. But why do you need it? Create your own small project, the benefits will be many times greater. If you don't want to write alone, write with a friend, comrade, acquaintance..

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question