How to develop your project from an idea to architecture design in 50 minutes

Have a fresh idea that needs to be shaped? This tutorial will show how to start with a raw idea, visualize it, and then use the object-oriented approach to design the architecture.

Tags: Programming

Scheduled on friday 10:30 in room openhub

Speaker

Elena Volovicheva

Elena Volovicheva is a Digital Designer from Ukraine, currently working in Berlin for a company named Fonpit. Through the years of hands-on experience she made her way from an artist to digital designer, she tried herself as an entrepreneur, events host and teacher.

She believes that principles of design are reflected in the most natural aspects of our daily lives and that the design techniques should be applied also in the work of non-designers to create harmony in their workflow and vision.

Anastasiia Tymoshchuk

Anastasiia originally came from Ukraine, working in Berlin since April 2016. Her first Python project was - to create automation testing framework from scratch for LG Smart TV (using Python 2.7 and Django). Working in the development for almost of 7 years (around 5 years in Python), including experience in e-commerce as well as game development. Every day she is dealing with lots of challenges when she has to consider software or library to start with, starting from the question how to build architecture and finishing with a deployment. She has also a great experience in the design and development of the project from scratch to production.

Elena is a Digital Designer from Ukraine, currently working in Berlin for a company named Fonpit. Through the years of hands-on experience she made her way from an artist to digital designer, she tried herself as an entrepreneur, events host and teacher.
She believes that principles of design are reflected in the most natural aspects of our daily lives and that the design techniques should be applied also in the work of non-designers to create harmony in their workflow and vision.

Description

Have you ever asked yourself:
- how and where to start developing a new project from the scratch,
- how to choose main components of a new software or how to develop a new feature,
- how to decide whether your project needs refactoring 
- how to avoid repeating the same issues?
This talk will answer all these questions. You will learn:
- how to develop the idea from scratch,
- how to develop and visualize the idea, create basic visual design without any specific knowledge,
- hot to use principles of Object Oriented Analysis and Design, 
- how to develop and show amazing architecture design. You will learn to better understand where and how to start, analyze and decouple the system, create a clean, clear and extendable architecture.