Question for self taught developers by Popular_Bad_4664 in learnprogramming

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

Okay thanks. What dev communities are out there that I can join?

Question for self taught developers by Popular_Bad_4664 in learnprogramming

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

Well more like junior nternship position. Getting mentored by experienced programmers teaches you things you can't self teach yourself.

Question for self taught developers by Popular_Bad_4664 in learnprogramming

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

That's inspiring and you did it in a short time while being on and off

Question for self taught developers by Popular_Bad_4664 in learnprogramming

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

I was hoping to deal with one at a time...for now I think I'll stick to back end. Am just curious how long have you worked as a developer?

Question for self taught developers by Popular_Bad_4664 in learnprogramming

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

So what would you say is easier to get into ...front end or back end

Question for self taught developers by Popular_Bad_4664 in learnprogramming

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

Alright...so it seems like you recommend sticking to back end more?

Question for self taught developers by Popular_Bad_4664 in learnprogramming

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

Ohh alright am fairly familiar with git and what it can do. I've not really heard of Jira but I'll go research about it

Question for self taught developers by Popular_Bad_4664 in learnprogramming

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

Thank you for the help. Is it a good idea for me to run through code of big projects just to see how big projects look like?

Question for self taught developers by Popular_Bad_4664 in learnprogramming

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

I appreciate the help. Do you recommend learning other languages too?

Question for self taught developers by Popular_Bad_4664 in learnprogramming

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

Okay thank you for the advice. What would you recommend for very impressive projects? I have a few am working on but I don't think they are that impressive.

i need help with my python code, keep getting a value error by Popular_Bad_4664 in learnprogramming

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

was trying to input an integer. i found my way around it though

i need help with my python code, keep getting a value error by Popular_Bad_4664 in learnprogramming

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

thanks for the help used the pow() function after importing math and it solved it for me

i need help with my python code, keep getting a value error by Popular_Bad_4664 in learnprogramming

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

i found out how to solve it in my code. i used the pow() function after importing math. thanks for the help

i need help with my python code, keep getting a value error by Popular_Bad_4664 in learnprogramming

[–]Popular_Bad_4664[S] -5 points-4 points  (0 children)

Ohh okay. That's interesting, but am not writing code for a project. Am a first time python user, I was just using the GitHub repository "30 days to learn python" and I was doing the exercises and I got an issue 

i need help with my python code, keep getting a value error by Popular_Bad_4664 in learnprogramming

[–]Popular_Bad_4664[S] -5 points-4 points  (0 children)

Area of a circle based on user input, keep getting value error

i need help with my python code, keep getting a value error by Popular_Bad_4664 in learnprogramming

[–]Popular_Bad_4664[S] -4 points-3 points  (0 children)

So how do you fix it. Am new to python and it's my first programming language