This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can i make a social media site with limited programming skills?
06-17-2014, 07:44 AM
Post: #1
Can i make a social media site with limited programming skills?
I know, I know, Making something like a social media site require skill. But i am the type of person who believe that the best way of learning something is by doing it.

I have a good understanding of programming. I and good In HTML(though i haven't yet picked a language to work with) I think this will be a great way to learn HTML, CSS and any coding language better. instead of making small projects and taking amazingly long notes.

Only skilled programmers answer. People who know there way around programming.
I hate when people who don't know what there talking about answer. You just look uneducated, With a bit of dumbness (you know who you are Smile

Ads

Find all posts by this user
Quote this message in a reply
06-17-2014, 07:53 AM
Post: #2
 
You need to secure the site and keep user records. That requires a database, usually mysql as the standard. That requires learning php to manipulate the data and read it back to build the html for the displayed pages. Before you even start you need to study data validation and security of data entry. Get that wrong an a hacker can use a VERY small piece of code in a user name or password field to allow access to the site with NO password. ANY entry field can also be used to insert a link to a script which also allows them access. Ether way they will have FULL access to eh site including the site database user account. This can result in your site being taken over in a week, and running illegal background activity like bank phishing scams or child porn distribution. And you would no know until the authorities come after you.

Ads

Find all posts by this user
Quote this message in a reply
06-17-2014, 08:04 AM
Post: #3
 
if u want to develop normal site like my site http://www.ITalcoholic.com must be knowledge about a HTML, CSS ,Javascript, dreamweaver.

if u want to develop a social networking site should good hand on PHP or Dot Net with database skill like Mysql server.


https://www.youtube.com/watch?v=rMe5nqG5cKQ
Find all posts by this user
Quote this message in a reply
06-17-2014, 08:16 AM
Post: #4
 
if you want to learn more about HTML5, se free video demonstrations here:
http://w3-video.com/Web_Technologies/HTML5/index.php

for the PHP+MYSQL part
you'll need a server for tests - e.g. install XAMPP , free videos here:
http://w3-video.com/Web_Tools/XAMPP/index.php

PHP+MYSQL+XAMPP - demo
http://w3-video.com/Web_Tools/XAMPP/xamp...bsite.html
Find all posts by this user
Quote this message in a reply
06-17-2014, 08:23 AM
Post: #5
 
yes , you can . There are many script online to create social network and there are plenty of people to help . If you know how to setup a wordpress blog you can use buddypress plugin to convert it to a social network . I am listing down some php based social network.

Elgg- http://elgg.org/
social engine - http://www.socialengine.com/
buddypress - http://buddypress.org/
oxwall - http://www.oxwall.org/

i also suggest you to learn javascript and server side language.

and i also follow your belive . Learning by doing .

All the best Smile
Find all posts by this user
Quote this message in a reply
06-17-2014, 08:27 AM
Post: #6
 
For reasons already mentioned in other answers, I would have to suggest that you take at least a web development course. Here's a link to coupon for a free intro to web development course from Learn To Program (originally $60). I hope this helps you out. https://learntoprogram.tv/course/introdu...src=ADROLL
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)