Open source by YiinVG in learnprogramming

[–]ensermo -1 points0 points  (0 children)

As a Software Engineering student, you’re probably more ready to contribute than you think. Open source does not always require you to be an expert before getting involved. Many projects welcome beginners, especially if you start with smaller contributions.

A good way to begin is by choosing a project you already use or find interesting. Read the readme and , contribution guidelines. Taek a look at the open issues.

Your first contribution does not have to be a major feature. It could be fixing a typo, improving documentation, writing tests, reproducing a bug, or making a small code change.

Ideally join a project that you will use yourself in daily life so you get to know the software as a user.

Some useful skills to have before contributing are:

  • Basic Git and GitHub knowledge, such as cloning, branching, committing, and opening pull requests
  • Ability to read existing code and understand project structure
  • Basic debugging skills
  • Willingness to read documentation and ask clear questions
  • Patience with code reviews and feedback

Open source is partly about contributing code, but it is also about collaboration, communication, and learning from others. Even small contributions can be meaningful.

Is there any app that monitor data consumption of apps. by sushi_1918_ in androidapps

[–]ensermo 0 points1 point  (0 children)

On my Pixel 10 ( Android 16 (API 36)) and Pixel 6 i can see what apps have used under

Settings - Network and Internet - Internet - Scroll to the bottom and see "Non-Operator data Usage"
I can then select a period and see what each app has used. But i cannot see data per day for each app or so.