5 Dec 2019 Kamila Ostrowska Coding Wo[men]'s World: How to Start Coding Beware! This is not a motivational article. If you are not interested in how to start coding, don't read this. However, if you want to know how and where to start learning programming, please continue reading. When I started to think about learning to code, I decided to write about women's stories because of the stereotypes they face. Many women want to try coding but are afraid of it. Read more 13 Jun 2019 Magdalena Wojtas 8 Most Common Programming Errors Made by Beginners Learning to code can be fun and absorbing but it can also be a rocky road at first. If you have a feeling that your learning process could be faster and more efficient, take a look at this list of common programming mistakes. Maybe you're making some of them? When I first started learning to code it was a time of constant fire in my belly—I was so excited about every new issue and every new technology! Read more 5 Jun 2019 LearnPython.com Team New Course: How to Read and Write JSON Files in Python Providing various types of data in a unified way is one of the core concepts of web communication. In recent years, JSON text files have become extremely popular due to their simplicity and universality. LearnPython.com's recent course—How to Read and Write JSON Files in Python—explains how to manipulate JSON files in Python. If you work with Python and want to learn a practical skill in high demand, you're in the right place. Read more 30 May 2019 LearnPython.com Team New Course Launch: Python Data Structures in Practice Do you know the feeling when you've read the theory behind some programming concepts but you're at a loss when it comes to writing actual code? LearnPython.com's new course—Python Data Structures in Practice—addresses this exact problem by explaining the practical aspects of basic data structures. The course discusses frequent use cases and teaches you optimal solutions to common problems. As a bonus, you'll create a real Python game! Although you can find countless online courses teaching Python, very few of them actually explain how to use Python data structures in practice. Read more 2 May 2019 Kateryna Koidan Git and GitHub – a Beginner Friendly Overview It looks like everybody in the tech world is using GitHub. Wondering if you need it too? Let's have a brief beginner-friendly overview to see what Git and GitHub are and how you can start working with them right away. What is Git? We are going to start with defining what Git is and how you can benefit from it. Git is an open-source distributed version control system. What does this mean in simple terms? Read more 25 Apr 2019 Rasmus Ebsen Becoming a Successful Freelance Software Developer Freelancers are workers who, for one reason or another, decided to work independently. Flexibility and continuous training are usually what interest programmers who approach this career. You might have a lot of questions and wonder: what does it take to become a freelance software developer? In this article, we will give you some tips on how to approach this career and become a successful freelance software developer. Tips to Become a Successful Freelance Software Developer Like all jobs, freelancing comes with its pros and cons. Read more 16 Apr 2019 Magdalena Wojtas Why Python Should Be Your First Programming Language – Python Basics Course Review Python was my love at first sight. It was at the very beginning of my interest in programming when I took my first Python course, and I instantly fell in love with this language. Unfortunately, I had few opportunities to work professionally in the Python environment, but I kept learning after hours, just for fun, until my new job became too demanding and I simply had no more time for my coding hobby. Read more 18 Mar 2019 LearnPython.com Team New Course: How to Read and Write CSV Files in Python Another Python course is now available on LearnPython.com. "How to Read and Write CSV Files in Python" is an online course for anyone interested in working with files in Python—a must-have skill for any beginner software developer or data scientist! After the great success of our SQL courses, we began working hard on the Python learning path. So far, we've made five Python courses available, and we're proud to announce the release of yet another one: How to Read and Write CSV Files in Python! Read more 12 Mar 2019 Magdalena Wojtas Speaking the IT Language: A Basic Technical Dictionary for Non-Technical People It's sometimes hard to understand what IT people are talking about because of all the technical terms they throw around. So I compiled this little dictionary of IT terms for beginners! It may seem silly, but communication problems are all too common in IT teams. Programmers and other computer science professionals use a technical language of their own that may not be too accessible to non-technical people. But effective communication is one of the keys to survival in the industry, so it's definitely worth understanding what those terms mean so you're on the same page as everyone else. Read more 24 Jan 2019 Magdalena Wojtas A Typical Day in the Life of an IT Team Ever wondered what daily life in a tech company looks like but had no one to ask? Let's take a look at a day on the IT team from the inside. All programmers wear plaid shirts and thick glasses, eat junk food, sleep during the day, stay awake all night, and spend their time in dark basements where the only light comes from a few monitors displaying tons of unintelligible code. Read more 11 Sep 2018 LearnPython.com Team New Course Launch: Python Basics for Programming The LearnPython.com Team has been working hard to release a brand-new course, and it's finally here! Python Basics for Programming is a great place to start for anyone aspiring to become a software developer. Since our SQL courses, the LearnPython.com platform has been embraced by thousands of students who are eager to learn new technologies. After releasing Intro to Python for Data Science last month, we asked ourselves: why not create another introductory Python course, but this time from a software developer's perspective? Read more 3 Aug 2018 Magdalena Wojtas How to Land a Good Coding Job in Just Three Years Three years or three months? With all the 12-week bootcamps and coding schools out there, three years sound like a joke. "Enroll in our course today, and become an expert programmer!" "Start learning to code and jumpstart your programming career immediately!" Most probably, you've heard lots of claims like these if you're interested in coding. Are they reassuring? Maybe. Frustrating? Sometimes. If you've been learning for a year and still feel like a newbie programmer while others are starting their careers in three months, you start to wonder: What's wrong with me? Read more 25 May 2018 Magdalena Wojtas More Than Just Coding – IT Community Involvement There are many perceptions of IT, one of the fastest growing industries in the world. For a non-technical person, IT is usually associated with high salaries, numerous job offers, and elite clubs. But IT is more than just people earning big bucks for writing code. The most valuable part of the IT industry is its community. The first steps are the hardest As a complete IT newbie, I had lots of doubts and fears about entering the IT industry. Read more 11 May 2018 Anuj Kumar Verma Agile Data Science: Improving Your Workflow with Scrum Within organizations, Scrum promotes efficient time and process management along with better team building and leadership. In order to implement Scrum, you'll need to follow a few simple rules. Introducing Scrum Today, we have the power to collect precise data both quickly and in vast quantities. In fact, 90% of the data available today was collected in the last two years alone. The rise of big data has greatly increased demand for data scientists, but the profession is one where few candidates possess the right skills. Read more 20 Feb 2018 Kate Stolarek My Very First Script We recently published a story from a LearnPython.com user who found her love thanks to SQL. On a similar note, I asked my colleagues to bring back old memories of writing their very first scripts. And yes, love is involved. Here at LearnPython.com, we've got some real OG programmers and data scientists making great content. They fell in love with data way before it was cool—and easy. So today, we're jumping back in time to see what it was like to learn SQL before the Internet and LearnPython. Read more