Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
L

loctrice

@loctrice
About
Posts
2.4k
Topics
346
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • CS-insanity and things that make me want to quit
    L loctrice

    I think comparing it to sexual attraction is quite a bit of a stretch. Also what you are describing is just a lack of experience in computer science. That's why you don't know how it is creative. Just like you couldn't make your own songs or music before you learned the theory of music. In fact in order to learn that you must first copy other peoples work and practice it until you get good at it. Learning music or to play an instrument takes lots of repetitive practice of things people have already done. If you don't have the discipline to get through that then you won't be a good musician. Lots of people play other peoples music but never learn to create their own. Just like programming.

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge question java game-dev algorithms testing

  • CS-insanity and things that make me want to quit
    L loctrice

    I think you are getting into the wrong field. You may want to try something else. You are making big assumptions for someone with no knowledge or experience.

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge question java game-dev algorithms testing

  • CS-insanity and things that make me want to quit
    L loctrice

    It's worth noting that many programmers do "katas" all the time. These are small algorithm problems that are very similar to college projects. Game of Life is one of them. You're not going to get away from doing problems that have already been solved. The trick is learning problem solving yourself so you get into that way of thinking. If you can't solve a problem then when one comes up that may not have a solution for then you won't be able to think through it (despite what you think now). You also won't be able to find solutions to problems that DO have a solution already. If you don't know things like algorithms and design patterns then you won't know to use them when you see a problem.

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge question java game-dev algorithms testing

  • CS-insanity and things that make me want to quit
    L loctrice

    gah I shoulda read more replies before I posted.

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge question java game-dev algorithms testing

  • CS-insanity and things that make me want to quit
    L loctrice

    I actually cook at home myself. You'll find a plethora of recipes for pizza crust alone. You can find all sorts of regular flower based ones, all sorts of keto ones, etc. There is absolutely NOT just one recipe for pizza. When I use recipes I do what you should do for coding. I look up a recipe and find one close to what I think is a good starting point. I try it once and if it's working I modify it to my liking. If it doesn't work then I either eat it anyway or toss it out and find another recipe. If you've ever spent time doing code katas (which are pretty much college problems) you'd see that you can do the same problem with several approaches, just like your pizza. Take Gilded Rose for instance. You can solve the problem once looking to practice SOLID principles, again thinking about using functional programming, again with something like javascript where there are other cool techniques you can use. I've used coding katas for company events and I can tell you that the same problem has many solutions. Sure the basic algorithm may not change in a lot of cases but that doesn't mean the implementation is exactly the same. You're partially right that we do have some things that are the same. Algorithms and design patterns are there for a reason, but the implementations are not always the same. You can take one algorithm and implement it in wildly different languages. Though the same thing (pizza) is begin accomplished, the recipe and steps are varying. If you don't learn to solve problems, you're goina have a bad time. If you rely on libraries you'll be using a hammer for you're only tool. Which data structure is best for which situation to implement an algorithm? What do you do if performance or resources becomes an issue if you only know one way to think? This question seems like it's coming from a position of "I already know what I'm doing so why should I have to learn". I think you need to calm down, let your ego go, and start trying to learn. Otherwise you're going to have an unpleasant time in the field.

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge question java game-dev algorithms testing

  • Upwork Freelancing Site
    L loctrice

    My daughter has used it to find transcription work and I've been at a company that used it for finding people to do specific freelance work. It's not a sham in that way, but the work you find on there sometimes is a lot of work for low pay.

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge career com help question

  • Code Reviews
    L loctrice

    I think that this is something automatic tooling should take care of and it's a waste of time to discuss in a code review. If there's no good evidence to suggest why it should be three lines (literature that shows a good point, convention in the code base, etc) and it's not documented then it has no place in the review. To me it sounds like the purpose of the code review is what needs to be talked about.

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge question discussion

  • Follow up on COVID laws in the UK
    L loctrice

    Member 7989122 wrote:

    Genesis 47,24: "But when the crop comes in, give a fifth of it to Pharaoh.

    You could use a credible source.

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge design help question

  • A good "pure" Javascript 'language' tutorial
    L loctrice

    Pretty sure they have something on freecodecamp.org but I'm not sure how good it is.

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge javascript tutorial python asp-net sysadmin

  • Silly word you have to use in a UI
    L loctrice

    Cloud

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge design question

  • Remote work
    L loctrice

    I got a remote job where you can go into the office if you want... but the office is in Utah and most the workers are spread across the US. We do go in to the office for a week once or twice a year, and if we happen to move there we could go in if we wanted to.

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge question

  • Remote work
    L loctrice

    This is exactly what I did last round and it worked fine.

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge question

  • web development takes too long
    L loctrice

    yeah CSS is horrid and overly powerful. I was so happy to work on a project that implemented BEM. After that I saw that it could at least be reigned in. I do mostly server side and backend type work now, not a front end dev anymore.

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge css help question

  • web development takes too long
    L loctrice

    I had really good luck with combining B.E.M[^], a css preprocessor, and something like patternlab[^] to develop the front end independently of the back end. That lets you develop the front end without the nasty css cascades, and by using components with mock data and multiple states.

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge css help question

  • John Wick 3
    L loctrice

    I can't wait to watch this movie!

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge com

  • What to do next
    L loctrice

    There's a cool sight where you can send a satchel of Richards to any address. You can include a note that instructs them to eat them.

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge ios tutorial question

  • Looking for recommendations...
    L loctrice

    You can say that again. I do not miss vb6 at all.

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge css visual-studio security question

  • What are your CSS practices?
    L loctrice

    I didn't think cascade was bad until my ~3 year stint as a front end specialist. In that time I learned to use B.E.M[^] and the world was good. Cascade is bad.

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge css wpf com design docker

  • Yet another rant / pet peeve / frustration
    L loctrice

    Wait how often do you use email? Yeesh.

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge question docker performance

  • Most head-slapping feature in a language
    L loctrice

    "1" === 1 is true false

    Elephant elephant elephant, sunshine sunshine sunshine

    The Lounge javascript database com lounge
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups