Open in app

Sign In

Write

Sign In

Bobby
Bobby

435 Followers

Home

About

Published in Level Up Coding

·Mar 13

8 Mind-Blowing Python One-Liners You Should Know

Master Pythonic Efficiency with These 8 Incredible One-Liners — One-liner is one of the most Pythonic features. With one-liners, we can achieve a lot in just a single line of code. In this post, I will introduce to you some of the most powerful one-liners, that can significantly boost your code quality. Before we go deep dive into this…

Python

5 min read

8 Mind-Blowing Python One-Liners You Should Know
8 Mind-Blowing Python One-Liners You Should Know
Python

5 min read


Published in Level Up Coding

·Mar 8

Boosting Python Performance: 9 Tips to 9x Your Code

9 Advanced Tips and Tricks to Boost Python Code Performance — In this post, I will share my 9 Python tips and tricks to make your code work faster. Whether you are a beginner or an experienced developer, these tips and tricks will surely power up your Python code to the next level! 1. Use tuple Instead of list We can use both tuples and lists to…

Python

7 min read

Boosting Python Performance: 9 Tips to 9x Your Code
Boosting Python Performance: 9 Tips to 9x Your Code
Python

7 min read


Published in ILLUMINATION

·Mar 5

Mastering Google Search: 14 Tricks You Need to Know

Bring your Google Search to the next level with these 14 tricks. — I bet we all know and use Google Search almost every day. Thanks to this powerful tool, the Internet has become so easy. However, I also believe that 99% of us do not know the full range of capabilities of Google Search. In this post, I will share the 14…

Google

6 min read

Mastering Google Search: 14 Tricks You Need to Know
Mastering Google Search: 14 Tricks You Need to Know
Google

6 min read


Published in Level Up Coding

·Mar 3

Mastering Python Comprehension: Complete Guide

A complete guide about Python comprehension and how to use it efficiently — Python comprehension is a powerful feature that allows us to perform complex operations quickly and efficiently. In this blog post, we will explore various use cases of comprehension as well as some tips and tricks that can help you master this powerful feature. Comprehension 101 Comprehension is a powerful syntax construct in…

Python

8 min read

Mastering Python Comprehension: Complete Guide
Mastering Python Comprehension: Complete Guide
Python

8 min read


Published in ILLUMINATION

·Mar 2

9 Simple Habits That Are Killing Your Brain

Discover how small changes to your daily routine can help you protect and improve your brain — The human brain is one of the most complex and crucial organs in our body, responsible for our thoughts, emotions, and actions. It is no secret that we all need to keep our brains healthy and functioning at their best. …

Mental Health

7 min read

9 Simple Habits That Are Killing Your Brain
9 Simple Habits That Are Killing Your Brain
Mental Health

7 min read


Published in Level Up Coding

·Feb 27

6 Pythonic Ways to Replace if-else Statements

Avoid if-else the Pythonic Ways — If-else statements are a fundamental control structure in programming. However, code that relies heavily on if-else statements is less readable and also less maintainable. Thankfully, with Python, we can easily avoid if-else statements. In this blog post, we will explore six Pythonic ways for avoiding if-else statements. Should if-elif-else be Completely Avoided?

Python

6 min read

6 Pythonic Ways to Replace if-else Statements
6 Pythonic Ways to Replace if-else Statements
Python

6 min read


Published in Geek Culture

·Feb 26

9 Tips to Master Python Dictionary

Boost your Python skills with these 9 game-changing tips to master dictionaries like a pro! — Python dictionary allows us to store and retrieve data using key-value pairs. This data structure is extremely powerful and every Python developer should master them. However, even experienced developers can sometimes struggle with dictionaries. In this post, I will present 9 tips to help you master Python dictionaries.

Python

7 min read

9 Tips to Master Python Dictionary
9 Tips to Master Python Dictionary
Python

7 min read


Published in Level Up Coding

·Feb 21

10 Nooby Python Coding Mistakes You Should NEVER Make

Avoid these 10 nooby Python coding mistakes at all costs! — How do you spot a nooby Python programmer? It is very easy! New Python programmers often give away their inexperience with some common mistakes, which I will cover in this post. These mistakes seem trivial but if you can get rid of them, your code will be much better! …

Python

7 min read

10 Nooby Python Coding Mistakes You Should NEVER Make
10 Nooby Python Coding Mistakes You Should NEVER Make
Python

7 min read


Published in Level Up Coding

·Feb 16

Mastering f-strings in Python: 5 Essential Tips

Master these 5 f-string tips and improve your code — Python’s f-strings, introduced in Python 3.6, provide a convenient way to format strings. They are an efficient alternative to older string formatting methods, such as using the % operator or the .format() method. F-strings are intuitive and easy to read, allowing you to insert variables and expressions directly into a…

Python

5 min read

Mastering f-strings in Python: 5 Essential Tips
Mastering f-strings in Python: 5 Essential Tips
Python

5 min read


Published in Geek Culture

·Feb 14

Choosing the Right First Programming Language to Learn: Tips and Considerations

A step-by-step guide to selecting the best programming language for your skills and goals — Learning to code can be an exciting and rewarding experience, but with so many programming languages to choose from, it can be overwhelming to decide where to start. In this post, we will explore some key considerations and tips to help you make a “good” decision. Can One Make an Incorrect Choice When Selecting a Programming Language to Learn?

Programming

5 min read

Choosing the Right First Programming Language to Learn: Tips and Considerations
Choosing the Right First Programming Language to Learn: Tips and Considerations
Programming

5 min read

Bobby

Bobby

435 Followers

I write about programming

Following
  • Sean Kernan

    Sean Kernan

  • Jeff Bullas

    Jeff Bullas

  • Eric Elliott

    Eric Elliott

  • John DeVore

    John DeVore

  • BP Editors

    BP Editors

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech