/g/ - Technology

Board dedicated to discussions related to everyday Technology!

New Boards Added

>>>/int/ >>>/out/ >>>/wp/ >>>/ck/ >>>/k/ >>>/fa/

Bharatchan September 2025 UpdateHello everyone, it's been a while. Here we are wit...
[View Noticeboard]
0/4000

BharatChan Disclaimer

Notice

Before proceeding, please read and understand the following:

1. BharatChan is a user-generated content platform. The site owners do not claim responsibility for posts made by users.

2. By accessing this website, you acknowledge that content may not be suitable for all audiences.

3. You must follow BharatChan’s community guidelines and rules. Failure to do so may result in a ban.

4. By using BharatChan users agree to the use of cookies, mostly for session related to user.

A poster on BharatChan must abide by the following rules:

Sitewide Rules
You must be 18 or older to post.
Sharing personal details or engaging in doxing is strictly prohibited.
Political discussions should be confined to /pol/.
Off-topic discussions, thread derailment, or spam may result in a ban and IP blacklist.
Pornographic content is strictly prohibited.
Any activity violating local laws is not allowed.
If you are not an Indian, you can only post in /int/. Or create and account and ask for approval to post in other boards.
Acknowledge

Recent Posts

Gemini+Figma for UI

View

/emacs/ general

View

Simple Linux General /slg/ - Useful Commands editi...

View

Jio Fiber

View

LEARNING SPREADSHEETS

View

View

View

View

My Biggest Project (till date)

View

View

AI image gen

View

Zerodha just donated 100,000 usd to FFMPEG

View

ITS HAPPENING

View

CAN SOMEONE EXPLAIN ME HOW THESE JOB DESCRIPTIONS ...

View

the best android browser has arrived!!

View

/compiler_develoment/ thread

View

Pajeet doval

View

/g/ - Laptops

View

Esp32 Jammer

View

Help me move away from winblows

View

दोमेन

View

View

the hmd touch 4g

View

View

I am done. It's over.

View

Jokes write themselves

View

AWS outage

View

View

View

took them long enough

View

just installed Arch Linux bros

View

Where to apply

View

View

Is the battery of my laptop dead?

View

OpenCL

View

Where are we heading towards?

View

does this ever end?

View

Zoho appreciation thread

View

View

new discord server for pair-programming

View

Looking to Buy a Decent Gaming Laptop

View

View

View

View

which llm subscription is the best

View

RSS feed for Bharatchan ?

View

Sketch - A simple 2D graphics library in C

View

View

View

View

Anonymous

IN

XQdAY2

No.1147

C++ development, how to do it? where to start learning from?

>inb4 google yourself

UP

AkC6NU

No.1148

>>1147(OP)

many websites teach you c++ and other languages for free.

4chan torrent also has some torrents of good lectures from expensive courses taught by good faculty. Search their archives and ask them directly. just don't reveal your Indian identity.

Anonymous

IN

XQdAY2

No.1149

>>1148

thanks for your vague advices.

Anonymous

IN

ZlIGAU

No.1150

>>1147(OP)

What are you planning to do with c++?

Most c++ projects are compiled and run directly on operating system as native code hence you'll need basic understanding of how applications on operating system work to make any project from scratch.

You can learn to code just by going through tutorials but to make any project you'll need to be familiar with some concepts of OOP (if your project is complex enough).

You may analyse code of some simple but intresting opensource projects from which you can get an idea about how to implement OOPs.

Anonymous

IN

XQdAY2

No.1151

>>1150

interesting, i only know cpp for leetcode right now and nothing else, so where do you think i should start from?

Anonymous

IN

J0lrkw

No.1152

>>1147(OP)

Youtube

Anonymous

IN

XQdAY2

No.1153

>>1152

i looked up on yt but didnt find anything helpful, mostly just lectures on learning cpp.

Anonymous

IN

ZlIGAU

No.1154

>>1151

Just learn the language like anybody does that's enough c++ "language" for leetcode.

If you're interested in projects related to c/c++ start by making your own (make anything simple) or by searching for small but intresting open source projects written in c++ and try to understand how it works for me it was Android Mod Loader (a modding tool for patching android apps and games) but it's developer was not very friendly (he was a really busy man from army while having AML as fun project it's not an easy task already).

And yes you won't find tutorial for everything on Lutube start using a search engine or ask any AI about all your specific questions.

C++ is a High performance language which after being compiled and linked runs directly on CPU in most operating systems in the form of binary executable (.exe files) or as library (.dll files in case of windows). Hence it is used to make software which needs high cpu utilisation like system libraries,game engines, web browser's rendering engines etc. even entire kernels of major operating systems are mostly written in c/c++.

Anonymous

IN

XQdAY2

No.1155

>>1154

thanks for info anan, will do my own research, first time going into something niche.

Active Users in /g/: N/A