<BackFrom idea to concept
10/27/2022In this publication, we will talk about how the idea differs from the concept. Let's do this with an example of a specific goal.
Let's imagine that our goal is to make sure that the delivery of products takes no more than 15 minutes from the moment of receipt of the order within a year.
So, an idea is an abstract representation of a design, intention, or mental image of something. We can also say that an idea is an abstract way to achieve a goal.
Let's look at examples of ideas for our goal:
- Digitize the process of delivering goods.
- Robotize the process of collecting goods in the dark store.
- Involve taxi drivers in the delivery.
The most appropriate question for the formulation of an idea is what should be done to achieve the goal.
The concept is a concretized idea.
Let's look at examples of concepts for our purpose:
- Develop a convenient mobile application for the user and delivery service integrated with an internal automation system.
- Integrate the technology of company N, which supplies a hardware and software package for the automation of dark stores.
- To charge taxi drivers bonuses of 100 rubles for each accepted order for the delivery of products.
The most appropriate question for the formulation of the concept is how can this idea be implemented?
Having a concept is a good start, which is a very specific vision of the product.
The search for ideas and concepts is a creative process, which is good to carry out in a brainstorming mode using open questions. Involve in this process, if possible, those who are less interested in the final result, or are not connected with it in any way.
Lates
About graphs, simply.
12/18/2022In this article, we will begin our acquaintance with graphs, get acquainted with the breadth-first search algorithm (BFS) and implement the graph in the Rust programming language.
What is the difference between outsourcing development and outstaffing an IT employee for development?
10/17/2022In this article we will understand what outsourcing and outstaff development are.
Meet the Pentest
8/22/2022We are beginning to consider one of the main methods of assessing the security of computer systems and networks for potential vulnerabilities - penetration testing
Reducing the implementation period of MVP
12/8/2022Let's figure out the timing of the implementation of the MVP.
Testing an MVP concept
1/9/2023We will figure out how not to waste the budget on MVP development in vain
Incorrect estimation of the cost of IT contractor services
9/10/2022Today we will talk about the incorrect assessment of the cost of developing IT solutions. This pain is one of the main ones for enterprises and startups, including IT contractors themselves.
Introduction to Design Patterns in Software Development
10/3/2022In this article, we will begin to dive into the world of optimizing application architecture using design patterns.
OSI Model Levels
9/6/2022In this article, we will take a closer look at each of the levels of the OSI model
Documenting code in the Rust programming language
8/24/2022In this article, we will look at how documentation takes place in Rust and consider a very useful opportunity - writing tests through documentation.
Introduction to the OSI model
8/19/2022In this article we begin to consider the fundamental model of network interaction - OSI
CSS animation ripple
8/31/2022A simple example of how to implement ripple animation using HTML and CSS
From concept to MVP
11/18/2022In this article, you will learn, by example, how to move from a concept to an MVP without unnecessary complications in the functionality of the product
Introduction to writing the terms of references
1/31/2023The Terms of Reference are an important part of the development process. In this article, we will begin to dive into this issue.
Introduction to software development
10/10/2022Today, most companies are faced with IT development and often do not get what they want. In this article, we begin to dive into the process of creating IT solutions.
Weighted graphs
12/26/2022In this article, we will get acquainted with weighted graphs, Dijkstra's algorithm, and its implementation in the Rust programming language.
Why does a VPN business need?
9/27/2022In this article, we will look at how you can secure access to enterprise cloud resources using a VPN