What is the level of 10 thousand lines of code written for a single project?

Source: Internet
Author: User
A single project has written 10 thousand lines of code. what is the level of code? I have independently completed a project without any framework. it is completely pure php + js + html + redis + mysql + sphinx...

After completion, I wrote a statistical program with over 10 thousand lines of code. what level is this.

I am going to interview several companies tomorrow. I don't know how to talk to employers about salary. Please advise me if you have any experienced prawns. thank you.

(Useless frameworks refer to tp, zf, jquery, prototype, and so on. please do not compete on this issue)


Reply to discussion (solution)

It depends on how much money the company makes ..

It depends on how much money the company makes ..


Create more projects and gradually accumulate

The value of a programmer lies in how much contribution you have made for the company and for others ..
If you make a truly valuable contribution, you will be able to get a fairly positive value. or more points, or less points, or sooner, or later.
You may think that what you get is not what you expect, or you get less than what you pay, but it should not be too far away.
However, if you only pursue the value you get and pursue all kinds of value, and ignore the value you pay, it will be very fortunate to live ..

Are more than 10 thousand lines of code including HTML?
If it is not included, it is only the scale of small-sized websites.
This is at most a general level, and there is nothing to be proud.

Are more than 10 thousand lines of code including HTML?
If it is not included, it is only the scale of small-sized websites.
This is at most a general level, and there is nothing to be proud.

What if it includes?

If it includes html, css, and js, it can only be said to be a common small or micro-website.
There is no need to say "disagree with the debate ".

As you can see in the group, a method has one thousand lines of code.

It depends on the actual level ..

The resources used by the program's efficiency are very important indicators. programmers do not give work resources based on the number of representative rows.
So where do you want to find your metric value?

I just want to say that the line-by-line program can only prove that you are resistant to the characteristics that programmers should have.

In the end, where can the capabilities go?

I think it's a bit strange that there are many lines in 10 thousand?
If you test your website, you can see that this is a Pediatrics

function codeline($p) {  $ite = new RecursiveDirectoryIterator($p);  $num = 0;  foreach (new RecursiveIteratorIterator($ite) as $filename=>$cur) {    if(is_dir($filename)) continue;    if(in_array(strtolower(pathinfo($filename, PATHINFO_EXTENSION)), array('php'))) $num += count(file($filename));  }  return $num;}

What you need to do is: how to minimize these code lines

If you have a company that recruits by number of lines of programs, contact me and have the ability to rewrite thousands of lines of code to lines within one hour.

Very good, a lot of fuel

I am actually a beginner. I was looking for some confidence, but I still got it.

I think it's a bit strange that there are many lines in 10 thousand?
If you test your website, you can see that this is a Pediatrics

function codeline($p) {  $ite = new RecursiveDirectoryIterator($p);  $num = 0;  foreach (new RecursiveIteratorIterator($ite) as $filename=>$cur) {    if(is_dir($filename)) continue;    if(in_array(strtolower(pathinfo($filename, PATHINFO_EXTENSION)), array('php'))) $num += count(file($filename));  }  return $num;}

What you need to do is: how to minimize these code lines




The moderator's words were sharp and bloody... I'm already crying in the bathroom.


I think it's a bit strange that there are many lines in 10 thousand?
If you test your website, you can see that this is a Pediatrics

function codeline($p) {  $ite = new RecursiveDirectoryIterator($p);  $num = 0;  foreach (new RecursiveIteratorIterator($ite) as $filename=>$cur) {    if(is_dir($filename)) continue;    if(in_array(strtolower(pathinfo($filename, PATHINFO_EXTENSION)), array('php'))) $num += count(file($filename));  }  return $num;}

What you need to do is: how to minimize these code lines




The moderator's words were sharp and bloody... I'm already crying in the bathroom.



Don't forget ca ass ..
The main focus of a project is what is the core, not just the code line. A code Copy100 times can easily process tens of thousands of lines.

The worker refuel.

The worker refuel.

The landlord will cheer up

The pace of development

What is the source code address of the project ??

The resources used by the program's efficiency are very important indicators. programmers do not give work resources based on the number of representative rows.
So where do you want to find your metric value?

I just want to say that the line-by-line program can only prove that you are resistant to the characteristics that programmers should have.

In the end, where can the capabilities go?


That's right. a Niu X program doesn't look at how many lines of his code are, but how efficient the code is and how streamlined it is.

Don't be arrogant. if you can complete a project on your own, it means that you have a good foundation. come on!

Now, the company uses frameworks to develop projects. if you can build a framework, it would be cool B.

What is the efficiency? you cannot just look at the number of rows.

The main author is looking at shoot bricks.
The landlord will cheer up.

The landlord continues to cheer up.

You can at least write code for web pages... How about me .. Getting started .. HTML code is not familiar yet. Now I am coding all day .. There is no place to ask for advice. There are some garbled articles everywhere in the forum .. Don't understand .. You can also read it. Post on this website later. Ask a lot of questions ..

I am here to encourage you to avoid being attacked by those criticisms. everyone is here step by step and stick to it. it may be in their eyes that this is Pediatrics, however, before you complete the process, the 10 thousand lines of code are the level of the great gods. you have made great improvements. what's important is whether you can continue to improve!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.