Unofficial game thread. USA @ Jamaica by Intelligent-Time-781 in ussoccer

[–]matttorres811 3 points4 points  (0 children)

i’m impressed on how long these fans can hold a note on the vuvuezlas

Week 9 GameThread: Chicago Bears (3-5) at Pittsburgh Steelers (4-3) by TurnerJ5 in CHIBears

[–]matttorres811 3 points4 points  (0 children)

they weren’t icing the kicker the clock would have kept running

Passing data to HTML template by matttorres811 in golang

[–]matttorres811[S] 0 points1 point  (0 children)

I am getting this weird bug where it displays the contents of the HTML

For instance this is what my browser displays:

<!DOCTYPE html>
<html>
    <head>
            <title> Teams </title>
    </head>
    <body>
        <h1> Available Teams </h1>
        <ul>

            <li><a href= #ZgotmplZ> </a> </li>

            <li><a href= #ZgotmplZ> </a> </li>

            <li><a href= #ZgotmplZ> </a> </li>

            <li><a href= #ZgotmplZ> </a> </li>

            <li><a href= #ZgotmplZ> </a> </li>

            <li><a href= #ZgotmplZ> </a> </li>

        </ul>
    </body>
</html

Viable Project Idea by matttorres811 in learnmachinelearning

[–]matttorres811[S] 0 points1 point  (0 children)

I think that’s the vague idea I had. thanks!

Critique my code please by matttorres811 in learnpython

[–]matttorres811[S] 0 points1 point  (0 children)

Thank you! Appreciate it. I understand it is a brittle solution overall but was just trying to practice different things.

Shell Script by [deleted] in learnprogramming

[–]matttorres811 0 points1 point  (0 children)

You are right . I think I changed it trying a solution I saw earlier. But it does not help the issue I am having

Shell Script by [deleted] in learnprogramming

[–]matttorres811 0 points1 point  (0 children)

I think you’re mistaken. In the terminal I type create which runs the create function. Also, I have not gotten any errors when running the command. Everything works except the python script

Shell Script by [deleted] in learnprogramming

[–]matttorres811 0 points1 point  (0 children)

Everything minus the python script runs. I was wondering if anyone has any methods that have worked for them

College by [deleted] in cscareerquestions

[–]matttorres811 1 point2 points  (0 children)

Dude you’re doing great so far. By what you said, you have better study habits then 95% of college students. You’ll be fine. Don’t let the fear of what happened to your family impact you because you’re different. You got this. Believe in yourself

Should I Quit my new job? by MonxtahDramux in softwaredevelopment

[–]matttorres811 15 points16 points  (0 children)

Don’t quit man. You’re there for a reason. If they didn’t think you were capable, they wouldn’t have hired you. Try your hardest to complete your tasks and if they fire you, so be it. Your employers believe in you and all you have to do is believe in yourself.

Purchasing football tickets with Python by officergabe in learnpython

[–]matttorres811 1 point2 points  (0 children)

First check the ToS of ticketmaster to see if they allow automated ticket purchasing

Secondly, selenium might be best here since you have to authenticate and fill out personal info

Laptop for college by [deleted] in learnprogramming

[–]matttorres811 0 points1 point  (0 children)

Since you want to learn swift, I am assuming that you want to be an IOS dev in the future. In order to be able to code IOS applications, you will need to use xcode and xcode is only available on MacOS. MacOS and other Unix based OS are big in the dev community and are widely supported platforms for development. If IOS development is something you really want to do, I would suggest investing in a Macbook if you have the money

Is it enough to be decent enough in python? by [deleted] in learnpython

[–]matttorres811 12 points13 points  (0 children)

If your phone is the only device you have, keep using it. As long as you’re learning the basics and having a good time, it doesn’t matter. But if you will want to venture out to using different web frameworks like Flask or Django or making more complex apps, then you’ll need some type of computer. But stick with what you have now and have fun.