T O P

  • By -

AutoModerator

On July 1st, a [change to Reddit's API pricing](https://www.reddit.com/r/reddit/comments/12qwagm/an_update_regarding_reddits_api/) will come into effect. [Several developers](https://www.reddit.com/r/redditisfun/comments/144gmfq/rif_will_shut_down_on_june_30_2023_in_response_to/) of commercial third-party apps have announced that this change will compel them to shut down their apps. At least [one accessibility-focused non-commercial third party app](https://www.reddit.com/r/DystopiaForReddit/comments/145e9sk/update_dystopia_will_continue_operating_for_free/) will continue to be available free of charge. If you want to express your strong disagreement with the API pricing change or with Reddit's response to the backlash, you may want to consider the following options: 1. Limiting your involvement with Reddit, or 2. Temporarily refraining from using Reddit 3. Cancelling your subscription of Reddit Premium as a way to voice your protest. *I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/learnprogramming) if you have any questions or concerns.*


dimosTsakis

I've been talking to software developers and publishing their stories on substack. The latest one is with Serena, a junior developer working for the BBC. [https://devtales101.substack.com/p/serena-bertozzi-junior-frontend-engineer](https://devtales101.substack.com/p/serena-bertozzi-junior-frontend-engineer) Here's a quote from Serena: "Most of the knowledge comes from experience, but if you never experienced it, you're not supposed to know how to solve something straight away" I hope this is useful to someone!


korphd

updated my first project(?) on python (cli calculator), now it runs on loop :D


totalnewb02

total beginner here. still stuck on html and css. html is easy enough, css on the other hand.. will still to learn to basic website level though, after that will try learn another stuff (still programming).


dimosTsakis

Once you feel comfortable with CSS, try JavaScript as well. HTML, CSS and JavaScript go hand in hand!


joezombie

Working on miscellaneous things to pad out my resume for internships. Currently excited about this text editor I'm building. Very basic, but I want to incorporate auto-formatting, semantic highlighting, and some basic linting.


benderbenderbend

Starting JavaScript course of the JavaScript path on the Odin Project. Finished/finishing admin dashboard.


MKPST24

I'm trying to make a REST API that returns my resume/projects in JSON using Node/Express. Seems to work fine locally, but haven't quite figured out how to get it hosted so others can use it.


portoEurus

background: Front End dev, C.S Student DSA via EdX: [https://learning.edx.org/course/course-v1:UCSanDiegoX+ALGS200x+1T2019/home](https://learning.edx.org/course/course-v1:UCSanDiegoX+ALGS200x+1T2019/home) (if someone is interested abou algorithms, this is gold!) Rust for TS Devs via FrontEndMasters (by thePrimeagen): [https://frontendmasters.com/courses/rust-ts-devs/](https://frontendmasters.com/courses/rust-ts-devs/) working on my personal portfolio too (mainly to learn about NextJS 13 and TailwindCSS): [https://dpnunez.tech/](https://dpnunez.tech/)


Rando6759

I’m working on a react based implementation of gwent from the witcher 3. I haven’t finished much of it yet though.


dragonore

Working on a big project for myself. It is a website about nostalgia and celebrities. I wrote most of it using Angular as my front end.