Jump to content
  1. Job Boards

    1. Jobs

      Post your jobs for free! 

      9
      posts
  2. Community Lounge and FAQ

    1. Forum News

      General news about what we are doing around here.

      157
      posts
    2. Open Forum

      The place to talk about your cat, favorite coffee ... anything really! It's the OPEN forum after all! :D

      3.7k
      posts
    3. New Members Forum - Start Here!

      New Member Help Forum - Read this First!!

      466
      posts
  3. Entrepreneurship, Business and Marketing

    1. Social Media Marketing & Web Marketing

      Talk about promoting on the Web using social media sites like Facebook, twitter, Pinterest and good old email.

      115
      posts
    2. Entrepreneurship

      This forum is about entrepreneurship - the process of designing, launching and running a new business. 

      55
      posts
    3. Career Questions - Asked and Answered

      I get career questions, every so often, so if you have coding, programming or business related career and freelancing questions, this is the forum!

      43
      posts
  4. StudioWeb

    1. StudioWeb

      StudioWeb is the most advanced code training platform out there today. Since 2011, StudioWeb has taught well over 1 million students real-world coding and programming. We currently offer career oriented courses in the following in demand languages:

      • HTML5
      • CSS3
      • JavaScript
      • Python 3
      • PHP 7
      • SQL
      307
      posts
    2. 6
      posts
    3. StudioWeb Projects

      Updates and discussions about the StudioWeb project tutorials.

      25
      posts
  5. Programming

    1. Python

      Talk about the Python programming language.

      163
      posts
    2. Javascript

      Javascript, Ajax and jQuery

      1.7k
      posts
    3. 6.2k
      posts
  6. Web Design

    1. Beginners Web Design

      No web design question is too simple - for total beginners! :D

      8.8k
      posts
    2. HTML/XHTML

      Post questions on: HTML and HTML5. Modern web designers don't use XHTML in 2017 ... XHTML retired to Florida in 2012. ;)

      1.4k
      posts
    3. 833
      posts
    4. CSS

      Post questions on: CSS, CSS3, CSS layouts ... anything CSS! :D

      4.7k
      posts
    5. 1.8k
      posts
    6. 738
      posts
    7. 274
      posts
  7. Miscellaneous

    1. Cybersecurity

      Cyber security, also referred to as information technology security, focuses on protecting computers, networks, programs, and data from unintended or unauthorized access, change, or destruction.

      296
      posts
    2. 285
      posts
    3. Blogs and CMS

      Wordpress, Drupal, CMS Made Simple and others.

      1.1k
      posts
    4. 69
      posts
    5. 1.2k
      posts
    6. 42
      posts
    7. Web Design Jobs

      A place to post full time jobs, contract work or any specific web design and web programming projects where you need to hire a web professional.

      70
      posts
    8. Test Forum

      Just testing the upVote system.

      8
      posts
  8. Archives

    1. 22
      posts
    2. 167
      posts
    3. 97
      posts
    4. 468
      posts
    5. CSS

      8
      posts
    6. 7
      posts
    7. 360
      posts
    8. ASP

      91
      posts
    9. General Programming

      This is the place to ask about:

      • FaceBook API
      • Twitter API
      • PayPal API
      • Stripe API

      ... Or whatever else.

      379
      posts
    10. 12
      posts
    11. Beginners Ruby

      If you are new to Ruby, this is the forum for you. If you are an old Ruby master, then please help!! :)

      9
      posts
    12. 195
      posts
    13. 21
      posts
  • Who's Online   0 Members, 0 Anonymous, 11 Guests (See full list)

    • There are no registered users currently online
  • Posts

    • Hey Stef sorry the call got dropped. We have been experiencing intermittent power outages  here in Ukraine.   Anyways my name is Johnathan. I am an American us army vet living in Ukraine and working as a military liaison. I am also going to school online and hoping to launch a career in web development this winter if I can.  If your curious about my work   here is my   portfolio. jreinhart.io. Looking forward to learning a lot, and being part of a community of other developers. 
    • [URL=https://matchnow.info] Girls in your city[/URL]
    • Hi everyone, I have been using Python for a year and now trying to get the hang of list comprehensions. I understand the basics,, but I am stuck on how to use them effectively. For example, how do I create a list of squares from 1 to 10 using a list comprehension: ?? Also, are there any best practices or common pitfalls I should be aware of: ?? Thanks in advance for your help......🙂 Marcos Andrew   msbi
    • Hi, Welcome to this community.
    • Hi, I think you should have to disable the warning messages in your live server for undefined variables in PHP you can turn off error reporting in your PHP code by adding error_reporting(0) at the beginning of your script. Alternatively you can use the @ operator to suppress specific warnings by prefixing the variable like @$isBlock. Thanks
×
×
  • Create New...