[Index] [Catalog] [Bottom] R: 29 / P: 12 / Connecting

File: debugging.png (278.8KB, 1920x1200)
Post Image
yaar there is nothing special about implementing CLRS algorithms in C >t. anon who made a web server in FASM anyways it is a nice project idea.
>>161976 gand tk ka jor laga le, you'll be automated
>>161976 you're a little late to be implementing clrs
File: insertion.png (209.0KB, 1920x1200)
Post Image
reading pseudocode isn't much, understanding this algorithms is, insertion is one of the most basic and intuitive one
>>161978 >>161982 I am doing it for fun, i like computers
>>161989 What happened why did you stop Posting in between ? Iirc u are kalej fresher ryt?
>>161993 Officially in 2nd year sirs
>>161999 Let's go!!! No backlogs I hope ?
>>162001 first year hardly had anything backlog worthy kek
>>161976 how many LOC did it take to write a web server bro? What did you serve?
>>161976 U are doing it purely for hobby or want a career ? If career then u need to lock in, future of this industry is tough I recommend quickly go through basics and start doing advanced things
>>162003 that thread is still up in /g/, just search FASM It was around 700 loc i think, it was a simple html server, you can find that hello fasm pic I posted in that thread, since then I have added some new features, but I rarely get time to work on it anymore.
>>162009 I don't think much about career tbh, most programming jobs are about web development which i don't like much, if nothing works out i will become a teacher.
>>162009 What do you mean by advanced things? >>162010 Okay.
>>161985 bhai tune ye project structure kaise create kiya?
>>162017 what exactly do you mean yaar?
If you mean the build system then see this, I am using the msvc compiler (cl.exe) btw. https://code.visualstudio.com/docs/cpp/config-msvchttps://code.visualstudio.com/docs/cpp/config-msvc
>>162026 first time seeing someone mention using msvc and vscode together.
>>162029 kek why? it has far better support on windows than gcc, also if you truly want to utilize the power of ms visual studio debugger, you must use it, I have the whole IDE installed.
>>162026 ha bhai how are you building the project? what is the tasks stuff, extension hai kya koi?
>>162012 Well advanced things at college fresher level would be building stuff, apps, software, sites ( yes even webshit work ) Learn about networking, database , threads and how to implement them in your apps, then optimising them Play n learn with these things,
>>162038 idk it seems everyone who uses vs code also has gcc as their compiler. >>162045 hm. Okay. I kinda hve tried but always failed because I couldn't handle the scale. DimWit problems luzl
>>162040 nahi yaar, i have a build.bat file, with which builds the project, I am calling it using vscode tasks system, you can configure a default build task, it creates a tasks.json file, see that link i posted.
>>162046 I honestly don't understand why anyone uses gcc on windows given visual studio IDE and build tools are literally free, you get the whole C++ toolchain with C++ desktop development workload, maybe it's just the gorillion tutorials.
visual studio is a must if you plan to do any sorts of gane dev or graphics dev, it is the industry standard
>>162050 >gorillion tutorials. yeah I think so too. It's the first that that every course every tutorial makes you install. However, VS is also huge so that could be a reason as well.
>>162056 you can just get the build tools if you don't want the IDE
>>162059 true? didn't know that.
>>162047 pic post kar sakta hai?
>>162061 https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2026https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2026

[Post Reply]
[Index] [Catalog] [Top] R: 29 / P: 12 / Connecting

Theme: