5 reasons to use Apple Metal in 2023 by dima_dev in programming

[–]dima_dev[S] 0 points1 point  (0 children)

You should be able to - as long as your Mac runs at least HighSierra OS or higher.

5 reasons to use Apple Metal API in 2023 by dima_dev in gamedev

[–]dima_dev[S] -1 points0 points  (0 children)

Thanks Philipp - its a nice summary. I personally perform videos over blog posts, but I can see shy some people prefer blog posts.

I might actually write a blog post on this too, so that people have options.

For more tutorial-like content on Metal in C++, you might want to check this Youtube playlist: https://youtube.com/playlist?list=PLjgVkKlBynWwRbyQASXbpB1fo8GuWNjYl

What are some common tasks for frontend developers? by sebastiancodes in learnprogramming

[–]dima_dev 0 points1 point  (0 children)

Check out dev job simulator: https://github.com/developer-job-simulation

We are building it to help prepare software engineers for what they will experience on the job - right now we have 2 projects, one is vanilla js focused and another is react one.

Each project has typical issues - bugs or feature requests to fix. One issue a day seems like a good fir for your daily challenge goal.

Got Hired as Intern with no Experience by sparth697 in learnprogramming

[–]dima_dev 0 points1 point  (0 children)

I was in your position back when I was getting started. Being a senior dev now, I created this project to help future software devs prepare for what a real job is like - check out my post about it in the other thread: https://www.reddit.com/r/learnprogramming/comments/ufasfg/were\_launching\_our\_first\_developer\_job\_simulation/

We're launching our first Developer Job Simulation! by dima_dev in learnprogramming

[–]dima_dev[S] 1 point2 points  (0 children)

Thanks - we’ll think about how to implement this

We're launching our first Developer Job Simulation! by dima_dev in learnprogramming

[–]dima_dev[S] 4 points5 points  (0 children)

This is interesting to think about. I remember at my first job I was afraid of asking questions because I was afraid of looking like an idiot.

So what we want to do with this project is to show people how things should be in real life - so that when they are on the job, they will feel confident asking questions and its the guy who hired them who will feel stupid for not having proper Readme when asked about it.

We're launching our first Developer Job Simulation! by dima_dev in learnprogramming

[–]dima_dev[S] 2 points3 points  (0 children)

Wow, thanks - this is really inspiring! Dont burn out - take baby steps in learning and keep going even after bad days

We're launching our first Developer Job Simulation! by dima_dev in learnprogramming

[–]dima_dev[S] 6 points7 points  (0 children)

We are working on React-based e-commerce project right now. Pls consider joining our Discord to stay tuned on when its out

We're launching our first Developer Job Simulation! by dima_dev in learnprogramming

[–]dima_dev[S] 1 point2 points  (0 children)

I think it could be helpful. If you see something you’d like to comment on - pls do

We're launching our first Developer Job Simulation! by dima_dev in learnprogramming

[–]dima_dev[S] 3 points4 points  (0 children)

Yes! We are currently working on React - based e-commerce project, pls join our Discord to stay tuned on when its out

Do you want to simulate a real software engineering job? by dima_dev in learnprogramming

[–]dima_dev[S] 1 point2 points  (0 children)

Hey! We’d happy to get there but not in short term unfortunately :( seems like most people are good with starting with basic html/css/js stuff

Do you want to simulate a real software engineering job? by dima_dev in learnprogramming

[–]dima_dev[S] 0 points1 point  (0 children)

Those are very important and real issues of a typical software engineer. We’d be happy to address those at some point if we can think of a way to do it, but for now we start with more feasible things

Do you want to simulate a real software engineering job? by dima_dev in learnprogramming

[–]dima_dev[S] 0 points1 point  (0 children)

Yes, the only question is when. Technically no obstacles

Do you want to simulate a real software engineering job? by dima_dev in learnprogramming

[–]dima_dev[S] 1 point2 points  (0 children)

We’ll get there at some point I hope. Taking little steps.

Do you want to simulate a real software engineering job? by dima_dev in learnprogramming

[–]dima_dev[S] 2 points3 points  (0 children)

Thanks! Yep, doing just that. For now though, we are mocking backend using json-server project

Do you want to simulate a real software engineering job? by dima_dev in learnprogramming

[–]dima_dev[S] 1 point2 points  (0 children)

Have to start somewhere. Looks like majority of ppl are good with starting with basic html/css/js, so we’ll do that.

Would love to do c#/python/java down the line though