Python Forum
Where is the loophole in my code
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Where is the loophole in my code
#16
(Jan-27-2017, 12:49 AM)landlord1984 Wrote: Anyway, maybe I should give up on this question and save time for moving on new challenges and readings
That's very possible. Efficiency is an advanced topic, and has enough math that it might be worth developing more programming experience before trying to tackle it. It's definitely worth learning at some point, but I was programming for ~5 years without any issues before learning it. It can be very fun once you do learn it though, and the basics of efficiency only require arithmetic. Advanced efficiency topics, such as analyzing recursive functions, can require inductive proofs which are a more advanced kind of math.

In any case, whichever way you choose will probably be fine :)
Reply


Messages In This Thread
Where is the loophole in my code - by landlord1984 - Jan-22-2017, 04:05 AM
RE: Where is the loophole in my code - by Mekire - Jan-22-2017, 04:40 AM
RE: Where is the loophole in my code - by micseydel - Jan-22-2017, 05:53 AM
RE: Where is the loophole in my code - by wavic - Jan-22-2017, 07:09 AM
RE: Where is the loophole in my code - by Mekire - Jan-22-2017, 07:11 AM
RE: Where is the loophole in my code - by Ofnuts - Jan-24-2017, 08:59 AM
RE: Where is the loophole in my code - by Mekire - Jan-24-2017, 11:01 AM
RE: Where is the loophole in my code - by hsunteik - Jan-24-2017, 11:22 AM
RE: Where is the loophole in my code - by Mekire - Jan-24-2017, 11:40 AM
RE: Where is the loophole in my code - by micseydel - Jan-24-2017, 06:34 PM
RE: Where is the loophole in my code - by Ofnuts - Jan-24-2017, 09:34 PM
RE: Where is the loophole in my code - by micseydel - Jan-24-2017, 09:37 PM
RE: Where is the loophole in my code - by micseydel - Jan-27-2017, 12:42 AM
RE: Where is the loophole in my code - by micseydel - Jan-27-2017, 01:02 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020