Beginner Computer Security Tips: Get Started Now

  • Thread starter Thread starter SX6944
  • Start date Start date
  • Tags Tags
    Beginner
AI Thread Summary
The discussion centers on guidance for someone new to computer security, particularly in anti-hacking. The individual, with a background in mechanical engineering and limited computer science knowledge, seeks direction on where to begin their learning journey. It is emphasized that computer security is a serious field, relevant to both government and business sectors. The conversation highlights the importance of distinguishing between legitimate security practices and superficial consulting services. Key advice includes starting with network certifications, as a solid understanding of networks and operating systems is crucial for a career in security. Common sense is also noted as an essential component in navigating this field.
SX6944
Messages
2
Reaction score
0
hey guys~I am new here.

Recently I am planning learning the knowlodge about computer security (basically anti-hacker staffs)

However, I am quite confused about where to start my learning. I am graduated mechanical engineering student which means my computer science knowlodge is quite limited~~So I really need some advices to help me figure out where I should start?

Many thanks :D
 
Technology news on Phys.org
This is actually a major at Universities and this is not a minor career move. From the Fed to businesses this actually sorftof being taken seriously.

There are a lot of self-proclaimed consulting firms, and they have silly programs that show reports of port usage. But that is really part of the field. And it is not really how you access the risk. Any virus program does that.

There are two sides to this, the security professionals ( CISSP), and software engineering side.

The security pro thing requires some core knowledge. You should start by getting network certifications. That is were you should start, security is all about networks and operating systems, oh and common sense.
 
thx for the advices :D
 
Dear Peeps I have posted a few questions about programing on this sectio of the PF forum. I want to ask you veterans how you folks learn program in assembly and about computer architecture for the x86 family. In addition to finish learning C, I am also reading the book From bits to Gates to C and Beyond. In the book, it uses the mini LC3 assembly language. I also have books on assembly programming and computer architecture. The few famous ones i have are Computer Organization and...
I have a quick questions. I am going through a book on C programming on my own. Afterwards, I plan to go through something call data structures and algorithms on my own also in C. I also need to learn C++, Matlab and for personal interest Haskell. For the two topic of data structures and algorithms, I understand there are standard ones across all programming languages. After learning it through C, what would be the biggest issue when trying to implement the same data...
Back
Top