The discussion centers around resources for learning programming, specifically mentioning free PDFs and books. A notable recommendation is Bruce Eckel's C++ books, which are available for free and are described as comprehensive. Additionally, Oracle's online tutorials for Java are highlighted as useful resources. There is also a suggestion to consider learning Python first due to its ease of use, while C++ is noted for its speed and control. Participants express enthusiasm about exploring these resources further.
#1
mariexotoni
56
0
From free PDF's to books I have to buy. Anything that will be helpful
From free PDF's to books I have to buy. Anything that will be helpful
Hey mariexotoni and welcome to the forums.
One book that I can recommend that is free (I used this a very long time ago) is the C++ books by Bruce Eckel. I don't know exactly what they are like now but they were very comprehensive and they are free to download. Take a look here:
Alright. Sorry if this wasn't what you were looking for, and this is probably a bit late, but I suggest you use Python (much easier to learn) first, or C++ (a lot faster to program in and a bit faster to run, as well as giving you more control) as chiro recommended.
#6
mariexotoni
56
0
okay, no it's not too late. :) going to start lookin' at it over the weekend when i have some extra time to play with.
i am a cse student and as a second year student i started building apps. by sing chatgpt i am getting frontend files and backend files but i fail to connect those files. how to learn it and when i asked my friend he said learn about api keys. should i learn that or learn something new
I've tried to intuit public key encryption but never quite managed.
But this seems to wrap it up in a bow.
This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher.
Is this how PKE works?
No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...