Heyo!
What y'all been learning on this weekend?
Whether you're sharpening your JS skills, making PRs to your OSS repo of choice 😉, sprucing up your portfolio, or writing a new post here on DEV, we'd like to hear about it.
Have a great learning session and remember to reward yourself. Enjoy your weekend! 😀
Top comments (24)
This week I want to create my first small game in LibGDX.
I've used libGDX, but that was a long time ago. I've been brushing up on my Java skills over the last few weeks. So now it's time to take it a step further.
Learning while you are an enthusiastic programmer is a never ending process . This week I completed my last stage of MERN development , i.e ,
1)how to create APIs with the help of Express.js, Mongoose, MongoDb, SChema, Model
2)How to insert Multiple Documents that is Create Operation / POST method.
3)How to read all the documents which is Get Operation/ GET method.
4)How to Update a specific document that is Update operation / PUT or PATCH method.
5)How to delete a specific document which is Delete operation / DELETE Method.
6)All these methods can be invoked by the help of POSTMAN.
7)By the help of POSTMAN you can insert multiple documents by POST request,
get all the documents by the help of GET request, and similarly PATCH and DELETE request can do update and delete both the operations respectively
I'm refining my code and writing my product's instruction(dev.to/servbay/servbay-introductio...).
I hope my product, a local web environment, can help more developers to increase their work efficiency.
I am participating in Exercisms 48in24 programming challenge. So I am both brushing up on old skills and throwing myself at challenges in programming languages and programming paradigms I have never tried before.
I did a write up if curious...
Now I will tell you guys after the CRUD operation in APIs what did I do ?
1)I hosted that API on the web browser on multiple web addresses as I created multiple routes on the methods regarding the specific requests.
2)After that I hosted that API on the "RAILWAY"
3) I will provide this link after sometime ....
please follow me if you want to get that link and to learn more about APIs
I'm reading "C Programming - A Modern Approach" and working through the ncurses how-to here: tldp.org/HOWTO/NCURSES-Programming....
Not sure how I feel about ncurses being part of a modern approach but hey.. it's still being maintained!
I'm studying the Forem docs to set up a Dev Container in VSCode so that I can contribute using a more flexible environment.
Oh heck yeah! That's awesome Mateus. 🙌
Anything in particular you're hoping to work on in Forem?
I'd like to fix a title breakage that happens on embedded blog post cards on the billboard.
After setting up the environment my machine was not able to handle the virtualization very well, but I raised an issue so that others devs can work on this 🌱
WebSockets
application building in java
This weekend I made 20 billion dollars in 20 minutes :D
Haha! How about ya loan me a million of that 20 billion? I'm good for it! 😆