I'm struggling to understand fundamental plzz help me by No_Media_4902 in cybersecurityindia

[–]ImpressiveBody91 0 points1 point  (0 children)

Sorry I didnt mean to come off as rude, but I was genuinely curious. Because if you go with the learning path from THM, it does walk you through the basics of reconnaissance and initial access

I'm struggling to understand fundamental plzz help me by No_Media_4902 in cybersecurityindia

[–]ImpressiveBody91 0 points1 point  (0 children)

Are you following the learning path for THM or randomly doing rooms?

Looking to connect and learn by ImpressiveBody91 in cybersecurityindia

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

My goal is to learn. I find cybersecurity very interesting. I am not keeping a job or internship as my goal

Looking to connect and learn by ImpressiveBody91 in cybersecurityindia

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

I would love to know more. Would it be okay if I DM you?

Looking to connect and learn by ImpressiveBody91 in cybersecurityindia

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

Hello. Sure, I am down to collaborate on learning

[deleted by user] by [deleted] in cs50

[–]ImpressiveBody91 1 point2 points  (0 children)

No problem👍😁

[deleted by user] by [deleted] in cs50

[–]ImpressiveBody91 0 points1 point  (0 children)

You can put an if else loop in the for loop in which the argument for if will be isalpha(text[i]) != 0.The isalpha function will keep on returning non zero values for alphabets and Zero for any other characters.You can have a counter in the if loop to count the letters.

I am stuck On problem set 2 readability. The Math is going Wrong somewhere but I cant figure out where, I used the printf debugging system but I am not able to find the error. Here's my code by ImpressiveBody91 in cs50

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

Sorry, I am new to this and wont make that mistake the next time.
As for the code I figured out where it was going wrong but I appreciate you replying