Note! Looking for an order placed before 2025-09-20, 16:00? [Click Here]
Thursday - 2025 09 October
{"Id":0,"Name":null,"Mobile":null,"Email":null,"Token":null,"Type":0,"ReferencerId":null,"VatConfirm":false,"PublicToken":null,"Culture":"en-us","Currency":"usd","CurrencySign":"$","CountryIsoCode":"us","HasSubset":false,"Discount":0.0,"IsProfileComplete":false,"HasCredit":false,"LastActivity":"0001-01-01T00:00:00"}
login
Login
shopping cart 0
Basket

Basket

Menu

  • The no-nonsense guide to legal issues in Web 2.0 and cloud computing
Product Information
ISBN: 9781856048040
Age Group: Adult
Pages: 134
Weight: 232 g
Dimensions: 15 x 23 x 0.94 cm
Book Cover: Paperback

The no-nonsense guide to legal issues in Web 2.0 and cloud computing: English 2012

The no-nonsense guide to legal issues in Web ٢.٠ and cloud computing

Rating:
106.53 $
2-3 Days
Wishlist
Wishlist
Product Information
ISBN: 9781856048040
Age Group: Adult
Pages: 134
Weight: 232 g
Dimensions: 15 x 23 x 0.94 cm
Book Cover: Paperback
Webb 2.0 Information retrieval -- Case studies Data protection -- Law and legislation Freedom of information Cloud computing
more
Webb ٢.٠ Information retrieval -- Case studies Data protection -- Law and legislation Freedom of information Cloud computing
more
// $(document).ready(function () { // $.ajax({ // url: '/Home/GetCategories', // method: 'GET', // success: function (data) { // let html = ''; // data.forEach(category => { // html += `
  • ${category.title}`; // if (category.children.length > 0) { // html += ''; // } // html += '
  • '; // }); // $('#category-menu').html(html); // }, // error: function (err) { // console.error('Error fetching categories:', err); // } // }); // });