The road to Python can be easier than you think. Use your knowledge of JavaScript and learn Python much faster. In this final part you will learn how to work with modules and classes. Then, we will take a look at regular expression and how to use it in Python. After that, I will give… Continue reading From JavaScript to Python – Learning a New Language Pt.3
Tag: development
From JavaScript to Python – Learning a New Language Pt.2
Do you know JavaScript? What about learning Python? Knowing multiple programming languages is very beneficial. It helps you see problems from different angles, think more clearly, creatively and find more and better solutions. Use what you know from JavaScript to learn Python easier and faster.
From JavaScript to Python – Learning a New Language Pt.1
Have you ever wanted to learn new programming language? What about Python? This is a language that is easy to learn and universal. You can use it almost everywhere. It is also very popular language in machine learning. Will you give it a chance? Great! This mini series will help you learn all you need.
How to Build a Great Style Guide with React & styled-components Pt.3
When you work on a design project it is easy to lose track of how all elements should look like. This leads to inconsistent design and more work later. That is why having a style guide is so useful. Style guide helps us work fast while keeping the design consistent. Learn how to build your… Continue reading How to Build a Great Style Guide with React & styled-components Pt.3
How to Build a Great Style Guide with React & styled-components Pt.2
Every design project should have a style guide. This is one of the best ways to ensure the design is consistent. There are many tools to create a style guide. However, building one by yourself can be beneficial. It gives you more options and freedom. This tutorial will show you how to build your own… Continue reading How to Build a Great Style Guide with React & styled-components Pt.2
How to Build a Great Style Guide with React & styled-components Pt.1
How hard could it be to create a style guide for your website, app, or any other project? And, what if you want to build it with React and styled-components? So, will you accept this challenge? Great! This tutorial will take you through the whole process and show you how you, too, can build a… Continue reading How to Build a Great Style Guide with React & styled-components Pt.1