C/C++ Programming
5.63K subscribers
18 photos
1 file
12 links
My personal interests and love for C/C++ lead me to open this channel and share books, useful materials with you!
Download Telegram
As a Mac user I really liked this app called Raycast. It is a collection of powerful productivity tools all within an extendable launcher.

It has lots of features and you can check them at Raycast.com

πŸ‘‰ @cpp_programming_books
Forwarded from xumpar
AI gives you answers, but the knowledge you gain is shallow. With StackOverflow, you had to read multiple expert discussions to get the full picture. It was slower, but you came out understanding not just what worked, but why it worked.

Think about every great developer you know. Did they get that good by copying solutions? Noβ€”they got there by understanding systems deeply and understanding other developers’ thought processes. That’s exactly what we’re losing.


https://nmn.gl/blog/ai-and-learning
Forwarded from Prog Reference
EssentialC.pdf
85.1 KB
Stanford CS Education Library
This is document #101, Essential C, in the Stanford CS Education Library.

πŸ‘‰ @cpp_programming_books
Just some tips...

πŸ‘‰ @cpp_programming_books
Many have tried and all have failed...

πŸ‘‰ @cpp_programming_books
Forwarded from Prog Reference
πŸ–₯ GooeyGUI is a lightweight library for creating graphical user interfaces (GUI) in the C language!

🌟 It was originally developed for X11 environments but now supports cross-platform functionality. GooeyGUI provides a wide range of customizable widgets, such as buttons, sliders, dropdown menus, and text fields, as well as flexible layouts, including horizontal, vertical, and grid-based arrangements.

πŸ” License: GPL-3.0

βš™οΈ Source
Please open Telegram to view this post
VIEW IN TELEGRAM
Hi guys! Have you ever had a situation where you needed an online JSON to Excel converter and you couldn't find a good one?
Anonymous Poll
53%
No, I haven't needed such tool.
15%
Yes, but I found a great tool
32%
Yes, I still need such service
Hi everyone πŸ‘‹

Recently I started building a utility website which helps users to convert JSON files into Excel files and last week I deployed MVP of it at exceljson.com

I'm actively working on it and improving it! As a result of the above poll I can see that some of you need a great tool for this task, I also have needed one...

I opened another channel @ExcelJson to share my journey on building this website and connect to its core user base, get feedbacks, opinions and ideas.

If you need a great tool to convert JSON files to Excel files, please help me to build one by joining @Exceljson and sharing valuable feedbacks!

πŸ‘‰ @cpp_programming_books
Forwarded from ExcelJson
Coming soon...

What can be added or improved? Don't hesitate to share your opinions πŸ˜‰

πŸ‘‰ @ExcelJson
Forwarded from ExcelJson
Hello guys πŸ‘‹

Now v1.0.7 is out with amazing features! Now you can customize column's:
- Header texts
- Font weight
- Font style
- Text position
- Background and Text colors

What features do you want to see in v1.0.8? Feel free to write in the comments and let's take JSON to Excel conversion to next step together!

πŸ‘‰ @ExcelJson