Sign Up

Have an account? Sign In Now

Sign In

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

You must login to add post.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Discy Logo Discy Logo
Sign InSign Up

Discy

Discy Navigation

  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add Post
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Groups
  • Add group
  • Tags
  • Badges
  • Users
  • Help
  • Buy Theme

James Wane

Explainer
Ask James Wane
73 Visits
5 Followers
3 Questions
Home/ James Wane/Followers Answers
  • About
  • Questions
  • Polls
  • Answers
  • Best Answers
  • Asked Questions
  • Followed
  • Favorites
  • Groups
  • Joined Groups
  • Managed Groups
  • Paid Questions
  • Posts
  • Comments
  • Followers Questions
  • Followers Answers
  • Followers Posts
  • Followers Comments
  1. Asked: April 18, 2022In: Programs

    Should I start with Django or JavaScript?

    Best Answer
    Barry Carter Professional
    Added an answer on April 18, 2022 at 9:33 pm

    If your interests indeed lie in front-end development, JavaScript would be a better option for you since, well, it is the language of the front-end of the web, so to speak. Django (which is a framework, not a language) would be something to learn in order to create a back-end. So, you could even comRead more

    If your interests indeed lie in front-end development, JavaScript would be a better option for you since, well, it is the language of the front-end of the web, so to speak.

    Django (which is a framework, not a language) would be something to learn in order to create a back-end. So, you could even combine the two, building some application powered by a Django back-end and a JavaScript(-heavy) front end.

    See less
    • 6
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  2. Asked: April 18, 2022In: Programs

    Should I start with Django or JavaScript?

    John Peter Explainer
    Added an answer on April 18, 2022 at 9:33 pm

    I will disagree with Rishabh on this one, it's only when I started with JavaScript did I truly come to appreciate the design decisions that are made in any programming language. JavaScript taught me a whole lot of semantic concepts. Be it the prototypal school of inheritance, or functional programmiRead more

    I will disagree with Rishabh on this one, it’s only when I started with JavaScript did I truly come to appreciate the design decisions that are made in any programming language.
    JavaScript taught me a whole lot of semantic concepts. Be it the prototypal school of inheritance, or functional programming concepts like closures, functions as first class citizens, higher order functions.
    Yes, JavaScript did have a bad reputation a while back, but let bygones be bygones. Investing sometime – emphasis on the fact that you need to invest time in learning the language, the design decisions and especially it’s good parts will enrich your repertoire.
    Today JavaScript is pervasive, node.js in the server, EcmaScript 5.1 in the browser, databases all were powered by this language. So, the investment is well worth the gains.

    See less
    • 13
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  3. Asked: April 18, 2022In: Programs

    Is PHP still a relevant language in 2017?

    Best Answer
    Ahmed Hassan Enlightened Software Developer at HCL Technologies
    Added an answer on April 18, 2022 at 9:28 pm

    PHP is still very relevant! Since the release of PHP 7, the language is now being concidered as an enterprise programming language. This means that it’s used a lot of places where big work-loads happen. The true magic with PHP is that there are different frameworks that makes your code very nice toRead more

    PHP is still very relevant! Since the release of PHP 7, the language is now being concidered as an enterprise programming language. This means that it’s used a lot of places where big work-loads happen.

    The true magic with PHP is that there are different frameworks that makes your code very nice to look at; while also making your job very much easier. (little plug for Laravel ;))

    See less
    • 3
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  4. Asked: April 18, 2022In: Programs

    Is PHP still a relevant language in 2017?

    John Peter Explainer
    Added an answer on April 18, 2022 at 9:28 pm

    Yes it still is and it will be for a long time. At least in web development. WordPress is powering close to 75 million website and that uses PHP. I work for an agency that is trying to get PHP developer for 12 month and is still employing. In the UK is a large amount of open PHP jobs and I get contaRead more

    Yes it still is and it will be for a long time. At least in web development.

    WordPress is powering close to 75 million website and that uses PHP. I work for an agency that is trying to get PHP developer for 12 month and is still employing. In the UK is a large amount of open PHP jobs and I get contacted at least once every week from companies offering PHP jobs.

    If you want to get paid for your work and want to be able to choose the company you work for then PHP is the language you need to be good at.

    See less
    • 1
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  5. Asked: April 18, 2022In: Programs

    Is PHP still a relevant language in 2017?

    Barry Carter Professional
    Added an answer on April 18, 2022 at 9:28 pm

    It is just shifting away from being the only major server-side scripting language to one of many, that is all. It is true that it became out of favor for high volume sites and large-scale commercial infrastructures lately but it still remains really popular for small to mederate sized applications.Read more

    It is just shifting away from being the only major server-side scripting language to one of many, that is all.

    It is true that it became out of favor for high volume sites and large-scale commercial infrastructures lately but it still remains really popular for small to mederate sized applications.

    If Facebook was about to be developed today, probably it would not be developed in PHP, but that does not make the language irrelevant at all.

    See less
    • 0
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  6. Asked: April 18, 2022In: Programmers

    How much do web developers earn? What is their salary?

    Barry Carter Professional
    Added an answer on April 18, 2022 at 10:13 am

    Front-End Developers focus their efforts on the website’s interface and user interaction. The core of their work is done with JavaScript, CSS3, HTML5, associated frameworks like Angular and Backbone, and libraries like jQuery. Salaries range from about $43,000 to $102,000, according to PayScale, witRead more

    Front-End Developers focus their efforts on the website’s interface and user interaction. The core of their work is done with JavaScript, CSS3, HTML5, associated frameworks like Angular and Backbone, and libraries like jQuery. Salaries range from about $43,000 to $102,000, according to PayScale, with a median of $66,000. A front-end developer with strong skills in Angular can earn more — an average of $78,000.

    See less
    • 0
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  7. Asked: April 18, 2022In: Programmers

    How much do web developers earn? What is their salary?

    John Peter Explainer
    Added an answer on April 18, 2022 at 10:13 am

    Back-End Developers concentrate on what goes on behind the scenes of a website. These are the people who build the databases that host the site’s content and implement the technologies that runs its search and e-commerce capabilities. Focused more on the website’s responsiveness and speed than whatRead more

    Back-End Developers concentrate on what goes on behind the scenes of a website. These are the people who build the databases that host the site’s content and implement the technologies that runs its search and e-commerce capabilities. Focused more on the website’s responsiveness and speed than what its pages look like, they’re skilled in languages such as Python and PHP, and frameworks like Django and Ruby on Rails. Their pay ranges from $43,000 to $116,000, PayScale says, with a median of $75,000.

    See less
    • 2
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  8. Asked: April 18, 2022In: Programmers

    How much do web developers earn? What is their salary?

    Ahmed Hassan Enlightened Software Developer at HCL Technologies
    Added an answer on April 18, 2022 at 10:13 am

    If you’re in a rush and need career direction, skip straight to the lessons at the end. THE NUMBERS I’m a front-end developer, previously full-stack, in the UK. Here are the dates, compensation and years’ experience: 2005: £15K ($18.6K), 0 years 2008: £17.5K ($21.7K), 3 years 2010: £28K ($34.8K), 5Read more

    If you’re in a rush and need career direction, skip straight to the lessons at the end.

    THE NUMBERS

    I’m a front-end developer, previously full-stack, in the UK. Here are the dates, compensation and years’ experience:

    2005: £15K ($18.6K), 0 years
    2008: £17.5K ($21.7K), 3 years
    2010: £28K ($34.8K), 5 years
    2014: £42K ($52.1K), 9 years
    2016: £400/day ($497/day), 11 years

    See less
    • 1
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  9. Asked: April 18, 2022In: Programmers

    How much do web developers earn? What is their salary?

    Aaron Aiken Explainer Web Developer
    Added an answer on April 18, 2022 at 10:13 am

    Among the most common job titles you’ll see: Web Developer: A person whose primary responsibilities include the programming and development work involved in creating a working website. Though this is largely a technical role, a certain amount of business knowledge and communications skill is importaRead more

    Among the most common job titles you’ll see:

    Web Developer: A person whose primary responsibilities include the programming and development work involved in creating a working website. Though this is largely a technical role, a certain amount of business knowledge and communications skill is important to doing the job successfully. the average Web developer’s salary ranges from $36,000 to $80,000, depending where they live and how much experience they have. The median is about $54,000, but recruiters say demand for job candidates is pushing pay higher. Senior Web developers’ pay ranges from $52,000 to $107,000, says PayScale, and experience with technologies like C# and Java can result in even more money.

    See less
    • 2
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
  10. Asked: April 18, 2022In: Programs

    What is a programmer’s life like?

    Barry Carter Professional
    Added an answer on April 18, 2022 at 10:10 am

    Monday to Friday: I work around 18 hours per day and I don’t even notice they were so many hours. I recover my dignity this way. Friday night to Sunday: I hit vodka like there’s no tomorrow, probably do some crazy things in some club. I loose my dignity somewhere I don’t recall. Repeat. Corollary: DRead more

    Monday to Friday: I work around 18 hours per day and I don’t even notice they were so many hours. I recover my dignity this way.
    Friday night to Sunday: I hit vodka like there’s no tomorrow, probably do some crazy things in some club. I loose my dignity somewhere I don’t recall.
    Repeat.

    Corollary: Dignity is a renewable resource.

    See less
    • 1
    • Share
      Share
      • Share onFacebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
1 … 3 4 5 6 7

Sidebar

Stats

  • Questions 21
  • Answers 71
  • Best Answers 12
  • Users 60
  • Popular
  • Answers
  • Marko Smith

    How to approach applying for a job at a company ...

    • 7 Answers
  • James Wane

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Marko Smith

    What is a programmer’s life like?

    • 5 Answers
  • Martin Hope
    Martin Hope added an answer They might be as confused as to why you keep… April 19, 2022 at 2:07 am
  • Marko Smith
    Marko Smith added an answer I have never heard a British person EVER call a… April 19, 2022 at 2:07 am
  • Barry Carter
    Barry Carter added an answer Calling a bread roll a “biscuit” really takes the biscuit.… April 19, 2022 at 2:07 am

Top Members

Martin Hope

Martin Hope

  • 3 Questions
  • 403 Points
Enlightened
Marko Smith

Marko Smith

  • 3 Questions
  • 344 Points
Enlightened
Ahmed Hassan

Ahmed Hassan

  • 3 Questions
  • 311 Points
Enlightened

Trending Tags

analytics company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary university

Explore

  • Home
  • Add Post
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Groups
  • Add group
  • Tags
  • Badges
  • Users
  • Help
  • Buy Theme

Footer

Discy

Discy is a social questions & Answers Engine which will help you establis your community and connect with other people.

About Us

  • Meet The Team
  • Blog
  • About Us
  • Contact Us

Legal Stuff

  • Terms of Use
  • Privacy Policy
  • Cookie Policy

Help

  • Knowledge Base
  • Support

Follow

© 2023 Discy. All Rights Reserved
With Love by 2code