Cara menggunakan freecodecamp python projects

If you want to improve your Python skills, you should really build some projects. And freeCodeCamp just published a beginner-friendly course that goes through 20 fun things to build. You'll create a dice rolling simulator, leap year checker, and more.

How to Code 20 Beginner Python Projects

How to Code 20 Beginner Python Projects

freecodecamp.org

333 5 Comments

Like Comment

Share

  • Copy
  • LinkedIn
  • Facebook
  • Twitter

Michael DiMattia

Michael DiMattia

Music | Audio | Software | Coding

1mo

  • Report this comment

    Report

    Report

    Back Submit

What I love about Python is that with minimal knowledge, one can still make practical scripts and programs. Python is easy to start learning, but so deep that there is always something new to explore even for the advanced and seasoned developer.

Like

Reply

2 Reactions 3 Reactions

Ejaz Ahmad

Ejaz Ahmad

Healthcare IT Management and Equipment Integration at Waleed Pharmacy OMZEST Group , Authorized  GE Distributor, GE Healthcare.

1mo

  • Report this comment

    Report

    Report

    Back Submit

Sharique Ahmad

Like

Reply

1 Reaction

Polu Tharun Kumar Reddy

Polu Tharun Kumar Reddy

Incoming Grad Student @ University of Maryland, College Park || Ex-TCS Digital || 3x Microsoft Certified || Open Source & Tech. Enthusiast.

1mo

  • Report this comment

    Report

    Report

    Back Submit

Useful freeCodeCamp

Like

Reply

1 Reaction

Soheil Salimirad

Soheil Salimirad

B.Sc. Electrical Engineering Student of Hamedan University of Technonolgy|One The Path to Become a Data Analyst

1mo

  • Report this comment

    Report

    Report

    Back Submit

Awesome 👏👌🏻😎 I love it...

Like

Reply

1 Reaction

KALEEM ULLAH

KALEEM ULLAH

Web Design | Web Developer | Full-Stack Developer | Sr. PHP Developer | Hybrid App Developer (ionic developer) | Frontend Developer | Blockchain Developer | WordPress Developer | Project Manager | Freelancer

1mo

  • Report this comment

    Report

    Report

    Back Submit

Aleem Ullah

Like

Reply

1 Reaction

See more comments

To view or add a comment, sign in

View organization page for freeCodeCamp

freeCodeCamp

1,088,276 followers

10h

  • Report this post

    Report

    Report

    Back Submit

Matplotlib is a Python library that lets you create fun & interactive visualizations of your data. And it starts out with a default plot size - but you can change it. Here Ihechikara shows you how to adjust the size of your plots in a few useful ways.

Matplotlib Figure Size – How to Change Plot Size in Python with plt.figsize()

Matplotlib Figure Size – How to Change Plot Size in Python with plt.figsize()

freecodecamp.org

55

Like Comment

Share

  • Copy
  • LinkedIn
  • Facebook
  • Twitter

To view or add a comment, sign in

View organization page for freeCodeCamp

freeCodeCamp

1,088,276 followers

11h

  • Report this post

    Report

    Report

    Back Submit

If you want to build large-scale distributed systems - like Google - there's a lot you need to know. Well, this course will get you started. You'll learn about basic engineering design patterns used to build these systems + then apply them in a project.

Software System Design for Beginners

Software System Design for Beginners

freecodecamp.org

1,203 9 Comments

Like Comment

Share

  • Copy
  • LinkedIn
  • Facebook
  • Twitter

To view or add a comment, sign in

View organization page for freeCodeCamp

freeCodeCamp

1,088,276 followers

12h

  • Report this post

    Report

    Report

    Back Submit

If you're building a web app, you'll likely need some sort of search functionality. And in this tutorial, Sampurna shows you how to set it up with Ruby on Rails. He walks you through the steps of setting up the project & building the search form.

How to Add Search Functionality to a Ruby on Rails Application

How to Add Search Functionality to a Ruby on Rails Application

freecodecamp.org

35

Like Comment

Share

  • Copy
  • LinkedIn
  • Facebook
  • Twitter

To view or add a comment, sign in

View organization page for freeCodeCamp

freeCodeCamp

1,088,276 followers

13h

  • Report this post

    Report

    Report

    Back Submit

A Pandas dataframe is a 2-D data structure that displays data in tables via rows & columns. And sometimes you may want to rename the columns in your dataframe. Here Ihechikara shows you 3 ways to do it – the rename() & set_axis() functions & a list.

How to Rename a Column in Pandas – Python Pandas Dataframe Renaming Tutorial

How to Rename a Column in Pandas – Python Pandas Dataframe Renaming Tutorial

freecodecamp.org

23 2 Comments

Like Comment

Share

  • Copy
  • LinkedIn
  • Facebook
  • Twitter

To view or add a comment, sign in

View organization page for freeCodeCamp

freeCodeCamp

1,088,276 followers

14h

  • Report this post

    Report

    Report

    Back Submit

If your team uses Linux, there will likely be many different levels of file permissions. And you can use the chown and chgrp commands to manage them. Here, Arunachalam shows you how to use these commands, how users and groups work, and more.

File Permissions in Linux – How to Use the chown and chgrp Commands

File Permissions in Linux – How to Use the chown and chgrp Commands

freecodecamp.org

109 1 Comment

Like Comment

Share

  • Copy
  • LinkedIn
  • Facebook
  • Twitter

To view or add a comment, sign in

View organization page for freeCodeCamp

freeCodeCamp

1,088,276 followers

15h

  • Report this post

    Report

    Report

    Back Submit

If you want to write clean and performant C# code, there are certain conventions you can follow. And Israel explains some of the main ones in this tutorial. He discusses naming conventions, layouts and code comments, exception handling, and more.

C# Coding Best Practices – Coding Conventions with Examples

C# Coding Best Practices – Coding Conventions with Examples

freecodecamp.org

239

Like Comment

Share

  • Copy
  • LinkedIn
  • Facebook
  • Twitter

To view or add a comment, sign in

View organization page for freeCodeCamp

freeCodeCamp

1,088,276 followers

1d

  • Report this post

    Report

    Report

    Back Submit

When you're building an application, you may need the layout to change based on screen size or user preference. So Jennifer made this guide to show you a common example. You'll learn how to build a grid-to-list layout toggle w/ Flexbox + JavaScript.

How to Create a Grid-to-List Layout Toggle using Flexbox and JavaScript

How to Create a Grid-to-List Layout Toggle using Flexbox and JavaScript

freecodecamp.org

98

Like Comment

Share

  • Copy
  • LinkedIn
  • Facebook
  • Twitter

To view or add a comment, sign in

View organization page for freeCodeCamp

freeCodeCamp

1,088,276 followers

1d

  • Report this post

    Report

    Report

    Back Submit

JavaScript has three keywords you can use to declare variables - var, let, and const. So when do you use each of them? How do they work? In this tutorial Dillion explains the differences between these keywords (+ how to use them) with code examples.

var, let, and const in JavaScript – the Differences Between These Keywords Explained

var, let, and const in JavaScript – the Differences Between These Keywords Explained

freecodecamp.org

290 7 Comments

Like Comment

Share

  • Copy
  • LinkedIn
  • Facebook
  • Twitter

To view or add a comment, sign in

View organization page for freeCodeCamp

freeCodeCamp

1,088,276 followers

1d

  • Report this post

    Report

    Report

    Back Submit

ARIA attributes and roles can help make the web more accessible to people with disabilities. But if used improperly, they do more harm than good. Here, Ilknur demos common ARIA mistakes (like using the wrong attributes) and shows how to avoid them.

Web Accessibility – Common ARIA Mistakes to Avoid

Web Accessibility – Common ARIA Mistakes to Avoid

freecodecamp.org

124 2 Comments

Like Comment

Share

  • Copy
  • LinkedIn
  • Facebook
  • Twitter

To view or add a comment, sign in

View organization page for freeCodeCamp

freeCodeCamp

1,088,276 followers

1d

  • Report this post

    Report

    Report

    Back Submit

Unreal Engine is a popular game engine you can use to build your own games. And this course will help you get started with it from the basics. You'll build your own endless runner game & learn about Blueprints, modeling tools, coding in C++, & more.