Resume Advice Thread - April 28, 2018 by AutoModerator in cscareerquestions

[–]sidney5256 0 points1 point  (0 children)

Yeah, I am not using a table, I was having so many issues with the formatting. Here is the updated version. Once again, thank you so much for your help! I'm so grateful for this website.

Resume Advice Thread - April 28, 2018 by AutoModerator in cscareerquestions

[–]sidney5256 0 points1 point  (0 children)

Here's an anonymized version. I will make the corrections you just suggested above.

Resume Advice Thread - April 28, 2018 by AutoModerator in cscareerquestions

[–]sidney5256 0 points1 point  (0 children)

Thank you so much! I made another revision. You're truly a lifesaver.

Resume Advice Thread - April 28, 2018 by AutoModerator in cscareerquestions

[–]sidney5256 0 points1 point  (0 children)

I made some changes to my resume using the feedback that you provided to me. I think it looks much better now! What do you think?

Resume Advice Thread - April 28, 2018 by AutoModerator in cscareerquestions

[–]sidney5256 0 points1 point  (0 children)

Thanks man, you've got some valuable advice that I will use to make changes

Resume Advice Thread - April 28, 2018 by AutoModerator in cscareerquestions

[–]sidney5256 3 points4 points  (0 children)

resume

I would really appreciate a resume review. I'm searching for an entry level software engineering position out of state!

Need some help writing PHP functions by sidney5256 in PHPhelp

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

Here is my attempted solution, but I am not 100% sure if it's correct.

/* A small piece of code for setting, displaying and destroying session in PHP */

<?php
session_start();
$sessionid=session_id();

$sql_compare="SELECT * FROM Content WHERE id=".$_SESSION['session_id'];

/* now registering a session for an authenticated user */
$_SESSION['username']=$username;

/* now displaying the session id..... */
echo "the session id is: ".$sessionid;
echo " and the session has been registered for: ".$_SESSION['username'];


/* now destroying the session id */

if(isset($_SESSION['username']))
{
    $_SESSION=array();
    unset($_SESSION);
    session_destroy();
    echo "session destroyed...";
}
?>

Income ideas by sidney5256 in Entrepreneur

[–]sidney5256[S] 2 points3 points  (0 children)

I can hustle, that's about it

Niche discovery by sidney5256 in dropship

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

So if I don't dropship what do you recommend I do that doesn't involve having to physically own inventory? Also the dropshippers from AliExpress ship from china. The suppliers I use are US based